mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 18:35:13 +00:00
pylintrc: Update ignore list
This commit is contained in:
parent
7af5797b7d
commit
149b4e3124
1 changed files with 1 additions and 1 deletions
2
pylintrc
2
pylintrc
|
|
@ -8,7 +8,7 @@ extension-pkg-whitelist=
|
|||
|
||||
# Add files or directories to the blacklist. They should be base names, not
|
||||
# paths.
|
||||
ignore=CVS
|
||||
ignore=.git,.tox
|
||||
|
||||
# Add files or directories matching the regex patterns to the blacklist. The
|
||||
# regex matches against base names, not paths.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue