eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html

branch
eric7
changeset 8877
548d45c3f571
parent 8652
8cacde11f4fd
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html	Wed Dec 29 16:53:04 2021 +0100
+++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html	Wed Dec 29 16:54:36 2021 +0100
@@ -186,8 +186,9 @@
         excludeMessages, includeMessages, repeatMessages, fixCodes,
         noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines,
         hangClosing, docType, codeComplexityArgs, miscellaneousArgs,
-        annotationArgs, securityArgs, errors, eol, encoding, backup)
-        bool, str, dict, dict, dict, list of str, str, str, bool)
+        annotationArgs, securityArgs, importsArgs, errors, eol, encoding,
+        backup)
+        bool, str, dict, dict, dict, dict, list of str, str, str, bool)
 </dd>
 </dl>
 <dl>
@@ -308,9 +309,10 @@
 arguments used by the codeStyleCheck function (list of
         excludeMessages, includeMessages, repeatMessages, fixCodes,
         noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines,
-        hangClosing, docType, codeComplexityArgs, miscellaneousArgs, errors,
-        eol, encoding, backup)
-        bool, str, dict, dict, list of str, str, str, bool)
+        hangClosing, docType, codeComplexityArgs, miscellaneousArgs,
+        annotationArgs, securityArgs, importsArgs, errors, eol, encoding,
+        backup)
+        bool, str, dict, dict, dict, dict, list of str, str, str, bool)
 </dd>
 </dl>
 <dl>

eric ide

mercurial