PyFlowery/.forgejo/workflows/config/.pylintrc

7 lines
133 B
INI
Raw Normal View History

2024-09-15 23:14:17 -04:00
[MESSAGES CONTROL]
disable=
line-too-long,
2024-09-15 23:18:56 -04:00
missing-module-docstring,
too-many-arguments,
too-few-public-methods,