More tinkering. Lots of refactoring to get it to do what I want.

This commit is contained in:
James Smith 2023-01-28 22:09:50 +02:00
parent 6166b42b2e
commit 01775362b3
4 changed files with 148 additions and 105 deletions

View file

@ -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