Updated the code style check part of the project file. eric7

Sun, 02 Jul 2023 17:34:38 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 02 Jul 2023 17:34:38 +0200
branch
eric7
changeset 10099
526d17ba99c2
parent 10098
57479c461170
child 10101
34f74c19ed7a
child 10103
66d435ff32e3

Updated the code style check part of the project file.

eric7.epj file | annotate | diff | comparison | revisions
--- a/eric7.epj	Sat Jul 01 19:07:30 2023 +0200
+++ b/eric7.epj	Sun Jul 02 17:34:38 2023 +0200
@@ -16,6 +16,9 @@
             "singledispatch",
             "singledispatchmethod"
           ],
+          "ExemptedTypingSymbols": [
+            ""
+          ],
           "ForceFutureAnnotations": false,
           "MaximumComplexity": 3,
           "MaximumLength": 7,

eric ide

mercurial