Files
novelWriter/.flake8
T
2024-04-02 23:53:01 +02:00

5 lines
86 B
INI

[flake8]
ignore = E133,E221,E226,E228,E241,W503
max-line-length = 99
exclude = docs/*