Add .pylintrc

This commit is contained in:
Brett Williams
2023-12-25 17:46:45 -06:00
parent 4004ad893b
commit dabe46bdda
+4
View File
@@ -0,0 +1,4 @@
[MASTER]
max-line-length = 120
[MESSAGES CONTROL]
disable = missing-docstring, invalid-name, import-error