--- a/PluginCheckerVulture.epj Tue Jul 09 14:31:42 2024 +0200 +++ b/PluginCheckerVulture.epj Tue Jul 09 14:36:08 2024 +0200 @@ -147,7 +147,7 @@ "ValidEncodings": "latin-1, utf-8" }, "Vulture": { - "ExcludeFiles": "", + "ExcludeFiles": "*/Ui_*.py", "SlotsAreUsed": true, "WhiteLists": { "__patterns__": [ @@ -158,6 +158,7 @@ "class": [], "function": [], "import": [], + "method": [], "property": [], "slot": [], "variable": []