mirror of
https://github.com/blw1138/Zordon.git
synced 2026-02-04 21:26:09 +00:00
* Ignore aerender in pytests until ready * Disable pytest step in GitHub Actions workflow
5 lines
172 B
INI
5 lines
172 B
INI
[MASTER]
|
|
max-line-length = 120
|
|
ignore-paths=^src/engines/aerender/
|
|
[MESSAGES CONTROL]
|
|
disable = missing-docstring, invalid-name, import-error, logging-fstring-interpolation |