PluginDjango.e4p

changeset 148
4cb7aa43845d
parent 125
d280acf98fb5
child 161
208fced62e00
diff -r 17a08bd37c2b -r 4cb7aa43845d PluginDjango.e4p
--- a/PluginDjango.e4p	Sun Feb 16 14:38:21 2020 +0100
+++ b/PluginDjango.e4p	Wed Apr 08 19:58:27 2020 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
 <!-- eric project file for project PluginDjango -->
-<!-- Copyright (C) 2018 Detlev Offenbach, detlev@die-offenbachs.de -->
+<!-- Copyright (C) 2020 Detlev Offenbach, detlev@die-offenbachs.de -->
 <Project version="5.1">
   <Language>en</Language>
   <Hash>74ebac2e9316db59fdca32e146fa5ae695c66907</Hash>
@@ -70,9 +70,12 @@
     <Other>ProjectDjango/Documentation/LICENSE.GPL3</Other>
     <Other>ProjectDjango/Documentation/help</Other>
     <Other>ProjectDjango/Documentation/source</Other>
-    <Other>ProjectDjango/icons/applied.png</Other>
-    <Other>ProjectDjango/icons/django.png</Other>
-    <Other>ProjectDjango/icons/django64.png</Other>
+    <Other>ProjectDjango/icons/applied-dark.svg</Other>
+    <Other>ProjectDjango/icons/applied-light.svg</Other>
+    <Other>ProjectDjango/icons/django-dark.svg</Other>
+    <Other>ProjectDjango/icons/django-light.svg</Other>
+    <Other>ProjectDjango/icons/django64-dark.svg</Other>
+    <Other>ProjectDjango/icons/django64-light.svg</Other>
   </Others>
   <MainScript>PluginProjectDjango.py</MainScript>
   <Vcs>
@@ -255,6 +258,34 @@
         <value>
           <dict>
             <key>
+              <string>AnnotationsChecker</string>
+            </key>
+            <value>
+              <dict>
+                <key>
+                  <string>MaximumComplexity</string>
+                </key>
+                <value>
+                  <int>3</int>
+                </value>
+                <key>
+                  <string>MinimumCoverage</string>
+                </key>
+                <value>
+                  <int>75</int>
+                </value>
+              </dict>
+            </value>
+            <key>
+              <string>BlankLines</string>
+            </key>
+            <value>
+              <tuple>
+                <int>2</int>
+                <int>1</int>
+              </tuple>
+            </value>
+            <key>
               <string>BuiltinsChecker</string>
             </key>
             <value>
@@ -286,6 +317,19 @@
               </dict>
             </value>
             <key>
+              <string>CommentedCodeChecker</string>
+            </key>
+            <value>
+              <dict>
+                <key>
+                  <string>Aggressive</string>
+                </key>
+                <value>
+                  <bool>False</bool>
+                </value>
+              </dict>
+            </value>
+            <key>
               <string>CopyrightAuthor</string>
             </key>
             <value>
@@ -313,7 +357,7 @@
               <string>ExcludeMessages</string>
             </key>
             <value>
-              <string>C101, E265, E266, E305, E402, M811, N802, N803, N807, N808, N821, W293, M201</string>
+              <string>A, C101, E265, E266, E305, E402, M201, M301, M302, M303, M304, M305, M306, M307, M308, M311, M312, M313, M314, M315, M321, M701, M702, M811, M834, N802, N803, N807, N808, N821, W293, W504</string>
             </value>
             <key>
               <string>FixCodes</string>
@@ -364,6 +408,12 @@
               <int>10</int>
             </value>
             <key>
+              <string>MaxDocLineLength</string>
+            </key>
+            <value>
+              <int>79</int>
+            </value>
+            <key>
               <string>MaxLineLength</string>
             </key>
             <value>

eric ide

mercurial