apache / apache/incubator-resilientdb-python-sdk
Add black formatting github hook
Offen
good first issue
- Vorherrschende Sprache
- Python
- Sterne
- 9
- Forks
- 6
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
https://towardsdatascience.com/keep-your-code-clean-using-black-pylint-git-hooks-pre-commit-baf6991f7376
Expected behavior:
add a pre-commit hook which does the following
- Check for formatting issue when `git commit` is used.
- runs black to format if issue is found else exits
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.