Linux Foundation Collaborative Projects
index
:
yardstick
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
stable/fraser
stable/gambia
stable/hunter
stable/iruya
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
-rw-r--r--
.pylintrc
1
1 files changed, 1 insertions, 0 deletions
diff --git a/.pylintrc b/.pylintrc
index cc09592ab..f8a60a636 100644
--- a/
.pylintrc
+++ b/
.pylintrc
@@ -41,6 +41,7 @@ disable=
no-init,
non-parent-init-called,
not-callable,
+ protected-access,
redefined-builtin,
redefined-outer-name,
signature-differs,