aboutsummaryrefslogtreecommitdiffstats
path: root/mapreduce/.pylintrc
diff options
context:
space:
mode:
Diffstat (limited to 'mapreduce/.pylintrc')
-rw-r--r--mapreduce/.pylintrc10
1 files changed, 0 insertions, 10 deletions
diff --git a/mapreduce/.pylintrc b/mapreduce/.pylintrc
deleted file mode 100644
index 78e9e7f..0000000
--- a/mapreduce/.pylintrc
+++ /dev/null
@@ -1,10 +0,0 @@
-[MESSAGES CONTROL]
-disable=C0323,W0142,C0301,C0103,C0111,E0213,C0302,C0203,W0703,R0201,W0223,bad-continuation,arguments-differ,unidiomatic-typecheck
-
-[REPORTS]
-output-format=colorized
-include-ids=yes
-
-[MISCELLANEOUS]
-# List of note tags to take in consideration, separated by a comma.
-notes=FIXME,XXX,DELETEME