3
0
Fork 0
wuttaweb/.pylintrc

9 lines
141 B
INI
Raw Normal View History

# -*- mode: conf; -*-
[MESSAGES CONTROL]
disable=fixme,
2025-09-01 13:31:33 -05:00
[SIMILARITIES]
# nb. cuts out some noise for duplicate-code
min-similarity-lines=5