mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
pyproject.toml: add initial mypy configuration
This commit is contained in:
parent
4cb17f5ae6
commit
ca278398b1
1 changed files with 3 additions and 0 deletions
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[tool.mypy]
|
||||
files = '$MYPY_CONFIG_FILE_DIR/scripts'
|
||||
strict = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue