foxhole/.pylintrc
SouthFox 504f395546
All checks were successful
/ run-pytest (push) Successful in 39s
[lint] add .pylintrc config file
2024-09-30 02:08:52 +08:00

4 lines
83 B
INI

[MASTER]
init-hook='import sys; sys.path.append(".")'
no-docstring-rgx=^(_|test_)