This repository has been archived on 2025-05-08. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
PyCrypCli/.flake8
2022-03-08 17:56:13 +01:00

4 lines
169 B
INI

[flake8]
max-line-length = 120
ignore = C812,C813,C815,C816,D,E800,F401,F403,F405,I,N818,Q000,RST210,RST213,RST304,WPS,W503
classmethod-decorators=classmethod,validator