Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
devflow
Commits
6c7015d8
Commit
6c7015d8
authored
Feb 07, 2013
by
Christos Stavrakakis
Browse files
Fix pylint file
parent
8441c49a
Changes
1
Hide whitespace changes
Inline
Side-by-side
pylintrc
View file @
6c7015d8
...
...
@@ -33,7 +33,6 @@ load-plugins=
# can either give multiple identifier separated by comma (,) or put this option
# multiple time.
#disable=
disable-msg=W0511,R0922,W0201
disable=W0511,R0922,W0201,R0922,R0801,I0011,C0111
disable-checker=similarities
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment