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

changeset 7989
a21d673a8f99
parent 7900
72b88fb20261
child 8199
f6db89b067e7
--- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html	Sat Jan 16 16:51:23 2021 +0100
@@ -168,7 +168,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 error code (string)
 </dd>
@@ -205,7 +205,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of statistics data and list of result dictionaries with
         keys:
@@ -251,7 +251,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple containing the error dictionary with syntax error details
         and a statistics dictionary or a tuple containing two None
@@ -327,7 +327,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of statistics (dict) and list of results (tuple for each
         found violation of style (lineno, position, text, ignored, fixed,
@@ -372,7 +372,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list containing the extracted flags (list of strings)
 </dd>
@@ -399,7 +399,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating to ignore the code
 </dd>
@@ -421,7 +421,7 @@
     Initialize the batch service and return the entry point.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the entry point for the background client (function)
 </dd>
@@ -437,7 +437,7 @@
     Initialize the service and return the entry point.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the entry point for the background client (function)
 </dd>
@@ -464,7 +464,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating an acknowledged security report
 </dd>

eric ide

mercurial