PluginCheckerVulture.epj

branch
eric7
changeset 118
83e88ab0cc38
parent 116
81d24da85ac5
child 121
9b0f92e34a3f
diff -r 26b87891403a -r 83e88ab0cc38 PluginCheckerVulture.epj
--- 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": []

eric ide

mercurial