summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorGeorgios Andreadis <info@gandreadis.com>2020-07-27 19:10:29 +0200
committerFabian Mastenbroek <mail.fabianm@gmail.com>2020-08-24 19:48:44 +0200
commit8522bd8acbf694120586a9ede4036d874a0a14f6 (patch)
treea6873fb55c6ecf2b1a26b1e9f0e3e24eef831eac /api
parentf37a1bce0e0b0b6ea3f488d7bdaf8bd05bffb123 (diff)
Add a fixme disable rule
Diffstat (limited to 'api')
-rw-r--r--api/.pylintrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/api/.pylintrc b/api/.pylintrc
index f25e4fc2..7fe24187 100644
--- a/api/.pylintrc
+++ b/api/.pylintrc
@@ -64,7 +64,8 @@ disable=duplicate-code,
missing-module-docstring,
invalid-name,
bare-except,
- too-few-public-methods
+ too-few-public-methods,
+ fixme
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option