index
:
myconfigs
master
netsync
server
My personal configurations. Feel free to inspire yourself.
Cynerd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pylintrc
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'pylintrc')
-rw-r--r--
pylintrc
3
1 files changed, 0 insertions, 3 deletions
diff --git a/pylintrc b/pylintrc
index 8ac2c7b..41a763e 100644
--- a/
pylintrc
+++ b/
pylintrc
@@ -1,5 +1,2 @@
[FORMAT]
max-line-length = 80
-
-[MESSAGES CONTROL]
-disable = C0326,W503