Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 16 hours 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-26T02:15:45.000Z (10 months ago)
- Last Synced: 2024-03-26T03:27:07.443Z (10 months ago)
- Topics: black, pre-commit, python, textformatting
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- 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