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

branch
eric7
changeset 10054
d7a47f0cff2b
parent 10046
35b27af462ef
child 10070
9f5758c0fec1
diff -r 9914b7b4b11c -r d7a47f0cff2b src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html	Tue May 23 12:00:37 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html	Tue May 23 12:04:07 2023 +0200
@@ -186,9 +186,9 @@
         excludeMessages, includeMessages, repeatMessages, fixCodes,
         noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines,
         hangClosing, docType, codeComplexityArgs, miscellaneousArgs,
-        annotationArgs, securityArgs, importsArgs, nameOrderArgs, errors, eol, encoding,
-        backup)
-        bool, str, dict, dict, dict, dict, dict, list of str, str, str, bool)
+        annotationArgs, securityArgs, importsArgs, nameOrderArgs, unusedArgs, errors,
+        eol, encoding, backup)
+        bool, str, dict, dict, dict, dict, dict, dict, list of str, str, str, bool)
 </dd>
 </dl>
 <dl>
@@ -310,9 +310,9 @@
         excludeMessages, includeMessages, repeatMessages, fixCodes,
         noFixCodes, fixIssues, maxLineLength, maxDocLineLength, blankLines,
         hangClosing, docType, codeComplexityArgs, miscellaneousArgs,
-        annotationArgs, securityArgs, importsArgs, nameOrderArgs, errors, eol, encoding,
-        backup)
-        bool, str, dict, dict, dict, dict, dict, list of str, str, str, bool)
+        annotationArgs, securityArgs, importsArgs, nameOrderArgs, unusedArgs, errors,
+        eol, encoding, backup)
+        bool, str, dict, dict, dict, dict, dict, dict, list of str, str, str, bool)
 </dd>
 </dl>
 <dl>

eric ide

mercurial