Removed attempt to ignore tests in pylint
Change-Id: Ia665f2838c2ac59b4e9b123555e58549937c8bd3 Closes-Bug: #1367959
This commit is contained in:
parent
1436e670f4
commit
e366910f38
3
pylintrc
3
pylintrc
@ -1,8 +1,7 @@
|
||||
# The format of this file isn't really documented; just use --generate-rcfile
|
||||
[MASTER]
|
||||
# Add <file or directory> to the black list. It should be a base name, not a
|
||||
# path. You may set this option multiple times.
|
||||
ignore=tests
|
||||
# path.
|
||||
ignore=openstack
|
||||
|
||||
[Messages Control]
|
||||
|
Loading…
Reference in New Issue
Block a user