projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8eb4b6e
)
update pylintrc
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 6 Apr 2022 09:50:01 +0000
(11:50 +0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 6 Apr 2022 09:50:01 +0000
(11:50 +0200)
pylintrc
patch
|
blob
|
history
diff --git
a/pylintrc
b/pylintrc
index 51f42dda9ffb7a1ea3a81d90a0c25838ee6c6f1a..6a464180c948300b2c5a02817522f6e1809c8c80 100644
(file)
--- a/
pylintrc
+++ b/
pylintrc
@@
-1,6
+1,7
@@
[MASTER]
ignore=tests
ignore-patterns=app_vars
+ignore-paths=.vscode
# Use a conservative default here; 2 should speed up most setups and not hurt
# any too bad. Override on command line as appropriate.
jobs=2