aboutsummaryrefslogtreecommitdiff
path: root/.pylintrc
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-06-19 03:05:46 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-06-19 03:05:46 +0200
commit770cdc202a2451086103e2d6940f06bf54c426eb (patch)
treef62534509848d6c3146f9882c79eea4b0d5513e9 /.pylintrc
parentMerge commit_classes into enumerate_classes. (diff)
downloadpuppet-classifier-770cdc202a2451086103e2d6940f06bf54c426eb.tar.gz
puppet-classifier-770cdc202a2451086103e2d6940f06bf54c426eb.tar.xz
work
Diffstat (limited to '.pylintrc')
-rw-r--r--.pylintrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.pylintrc b/.pylintrc
new file mode 100644
index 0000000..ab6f45d
--- /dev/null
+++ b/.pylintrc
@@ -0,0 +1,3 @@
+[MESSAGES CONTROL]
+disable=consider-using-f-string,
+ missing-module-docstring