PluginRope.epj

branch
eric7
changeset 383
a89b3f379703
parent 377
5a183579f5ef
child 385
9bbd74b51d88
--- a/PluginRope.epj	Mon Jun 20 10:48:41 2022 +0200
+++ b/PluginRope.epj	Sat Jun 25 16:30:50 2022 +0200
@@ -67,12 +67,17 @@
         "FixIssues": false,
         "FutureChecker": "",
         "HangClosing": false,
+        "ImportsChecker": {
+          "ApplicationPackageNames": [],
+          "BanRelativeImports": "",
+          "BannedModules": []
+        },
         "IncludeMessages": "",
         "LineComplexity": 25,
         "LineComplexityScore": 10,
         "MaxCodeComplexity": 10,
-        "MaxDocLineLength": 79,
-        "MaxLineLength": 79,
+        "MaxDocLineLength": 88,
+        "MaxLineLength": 88,
         "NoFixCodes": "E501",
         "RepeatMessages": true,
         "SecurityChecker": {
@@ -186,6 +191,7 @@
     },
     "INTERFACES": [],
     "LEXERASSOCS": {},
+    "LICENSE": "GNU General Public License v3 or later (GPLv3+)",
     "MAINSCRIPT": "PluginRefactoringRope.py",
     "MAKEPARAMS": {
       "MakeEnabled": false,
@@ -201,12 +207,12 @@
       "ChangeLog",
       "PKGLIST",
       "PluginRefactoringRope.zip",
+      "PluginRope.epj",
       "RefactoringRope/ConfigurationPage/preferences-refactoring-dark.svg",
       "RefactoringRope/ConfigurationPage/preferences-refactoring-light.svg",
       "RefactoringRope/Documentation/LICENSE.GPL3",
-      "RefactoringRope/Documentation/source",
-      "PluginRope.epj",
-      "RefactoringRope/Documentation/rope/overview.rst"
+      "RefactoringRope/Documentation/rope/overview.rst",
+      "RefactoringRope/Documentation/source"
     ],
     "OTHERTOOLSPARMS": {},
     "PACKAGERSPARMS": {},
@@ -262,6 +268,7 @@
     "SPELLEXCLUDES": "",
     "SPELLLANGUAGE": "en",
     "SPELLWORDS": "",
+    "TESTING_FRAMEWORK": "",
     "TRANSLATIONEXCEPTIONS": [],
     "TRANSLATIONPATTERN": "RefactoringRope/i18n/rope_%language%.ts",
     "TRANSLATIONS": [

eric ide

mercurial