PluginCheckerPyright.epj

branch
eric7
changeset 3
109b8e5513d8
parent 1
191e9ec72893
child 5
249400bec0ab
--- a/PluginCheckerPyright.epj	Tue Nov 07 15:30:32 2023 +0100
+++ b/PluginCheckerPyright.epj	Tue Nov 07 16:45:04 2023 +0100
@@ -158,9 +158,13 @@
           ".jedi",
           ".ropeproject"
         ],
+        "ignoreFilePatterns": [
+          "Ui_*.py"
+        ],
         "outputDirectory": "PyrightChecker/Documentation/Source",
         "qtHelpEnabled": false,
-        "startDirectory": ""
+        "startDirectory": "",
+        "useRecursion": true
       }
     },
     "EMAIL": "detlev@die-offenbachs.de",
@@ -346,4 +350,4 @@
     "VCSOTHERDATA": {},
     "VERSION": ""
   }
-}
\ No newline at end of file
+}

eric ide

mercurial