mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-25 16:33:20 +08:00
8 lines
346 B
XML
8 lines
346 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="MypyConfigService">
|
|
<option name="executableName" value="dmypy start --timeout 3600 -- --config-file .mypy.ini --follow-imports=error; dmypy check `tools/snippets scriptfiles`" />
|
|
<option name="pathSuffix" value="/usr/local/bin" />
|
|
</component>
|
|
</project>
|