From: Marcel van der Veldt Date: Wed, 6 Apr 2022 09:50:01 +0000 (+0200) Subject: update pylintrc X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=b2ce5926fc1ef0f99bf84e1175da2ab0238f4620;p=music-assistant-server.git update pylintrc --- diff --git a/pylintrc b/pylintrc index 51f42dda..6a464180 100644 --- 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