PluginRope.epj

branch
eric7
changeset 416
45159308166f
parent 413
a4cba20ad7ab
child 422
f98253eed7f0
--- a/PluginRope.epj	Wed Jan 03 16:44:06 2024 +0100
+++ b/PluginRope.epj	Sun Oct 13 15:49:43 2024 +0200
@@ -1,7 +1,7 @@
 {
   "header": {
     "comment": "eric project file for project PluginRope",
-    "copyright": "Copyright (C) 2023 Detlev Offenbach, detlev@die-offenbachs.de"
+    "copyright": "Copyright (C) 2024 Detlev Offenbach, detlev@die-offenbachs.de"
   },
   "project": {
     "AUTHOR": "Detlev Offenbach",
@@ -27,6 +27,7 @@
           "OverloadDecorators": [
             "overload"
           ],
+          "RespectTypeIgnore": false,
           "SuppressDummyArgs": false,
           "SuppressNoneReturning": false
         },
@@ -68,7 +69,7 @@
         "DocstringType": "eric_black",
         "EnabledCheckerCategories": "C, D, E, I, L, M, NO, N, Y, U, W",
         "ExcludeFiles": "*/Ui_*.py, */default_config.py",
-        "ExcludeMessages": "C101,E265,E266,E305,E402,M201,M301,M302,M303,M304,M305,M306,M307,M308,M311,M312,M313,M314,M315,M321,M701,M702,M811,M834,M852,N802,N803,N807,N808,N821,W293,W503,Y401,Y402",
+        "ExcludeMessages": "M201,C101,E265,E266,E305,E402,M251,M301,M302,M303,M304,M305,M306,M307,M308,M311,M312,M313,M314,M315,M321,M701,M702,M811,M834,M852,N802,N803,N807,N808,N821,W293,W503,Y401,Y402",
         "FixCodes": "",
         "FixIssues": false,
         "FutureChecker": "",
@@ -329,6 +330,7 @@
       "RefactoringRope/RenameDialog.py",
       "RefactoringRope/RestructureDialog.py",
       "RefactoringRope/RopeProgressDialog.py",
+      "RefactoringRope/RopeUtilities.py",
       "RefactoringRope/UseFunctionDialog.py",
       "RefactoringRope/__init__.py",
       "RefactoringRope/default_config.py",
@@ -404,4 +406,4 @@
     "VCSOTHERDATA": {},
     "VERSION": ""
   }
-}
\ No newline at end of file
+}

eric ide

mercurial