]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Disable pylint: 'Constant name dname doesn't conform to UPPER_CASE naming style ...
authorOndřej Surý <ondrej@isc.org>
Mon, 27 Apr 2020 12:15:10 +0000 (14:15 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 27 Apr 2020 12:15:10 +0000 (14:15 +0200)
.pylintrc

index 62cbfae3e674418c973912bd66835ae4b0df58be..750e50e37cb4e7451df81fc1b38b616fc434b832 100644 (file)
--- a/.pylintrc
+++ b/.pylintrc
@@ -4,3 +4,4 @@ disable=
     C0115, # missing-class-docstring
     C0116, # missing-function-docstring
     R0801, # duplicate-code
+    C0103, # invalid-name