https://github.com/emmo00/black-pre-commit-example-setup
Example repo for article showing how to setup Black and pre-commit for text-formatting in python
https://github.com/emmo00/black-pre-commit-example-setup
black pre-commit python textformatting
Last synced: 26 days ago
JSON representation
Example repo for article showing how to setup Black and pre-commit for text-formatting in python
- Host: GitHub
- URL: https://github.com/emmo00/black-pre-commit-example-setup
- Owner: Emmo00
- License: mit
- Created: 2024-03-25T17:22:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T02:15:45.000Z (about 2 years ago)
- Last Synced: 2025-11-28T19:44:36.622Z (7 months ago)
- Topics: black, pre-commit, python, textformatting
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# black-pre-commit-example-setup
Example repo for article showing how to setup Black and pre-commit for text-formatting in python