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
4
mypy.ini
Normal file
4
mypy.ini
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[mypy]
|
||||
python_version = 3.10
|
||||
ignore_missing_imports = True
|
||||
files = git-tidy.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue