We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbeeffa commit 7802f7fCopy full SHA for 7802f7f
README.md
@@ -73,14 +73,6 @@ pip install pre-commit
73
pre-commit install
74
```
75
76
-This will automatically:
77
-- Remove trailing whitespace
78
-- Fix end-of-file issues
79
-- Format Python code with Black
80
-- Sort imports with isort
81
-- Validate YAML/TOML syntax
82
-- Check for merge conflicts
83
-
84
### Releasing New Versions
85
86
Use the included version bump script to release new versions:
0 commit comments