mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-20 22:12:24 +08:00
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
[DEFAULT]
|
|
checkers= pylint, mypy3
|
|
mypy_config_file=.mypy.ini
|
|
mypy_use_daemon=true
|
|
mypy_daemon_files_command=tools/snippets scriptfiles -lines
|