[lint] add .pylintrc config file
All checks were successful
/ run-pytest (push) Successful in 39s

This commit is contained in:
SouthFox 2024-09-30 02:08:52 +08:00
parent 855c36c38c
commit 504f395546

4
.pylintrc Normal file
View file

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