mirror of
https://codeberg.org/james-smith-za/git-tidy-python.git
synced 2026-01-15 19:29:25 +02:00
More tinkering. Lots of refactoring to get it to do what I want.
This commit is contained in:
parent
6166b42b2e
commit
01775362b3
4 changed files with 148 additions and 105 deletions
|
|
@ -11,7 +11,6 @@ repos:
|
|||
- id: end-of-file-fixer
|
||||
- id: mixed-line-ending
|
||||
args: [--fix=lf]
|
||||
- id: no-commit-to-branch # without arguments, master/main will be protected.
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue