mirror of
https://codeberg.org/james-smith-za/git-tidy-python.git
synced 2026-01-15 19:29:25 +02:00
Tweak things a bit more. Add usage guide to readme.
This commit is contained in:
parent
a6f922a0af
commit
639fe3c3b2
3 changed files with 14 additions and 1 deletions
2
mypy.ini
2
mypy.ini
|
|
@ -1,4 +1,4 @@
|
|||
[mypy]
|
||||
python_version = 3.10
|
||||
ignore_missing_imports = True
|
||||
files = git-tidy.py
|
||||
files = git-tidy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue