PluginPyLint.e4p

changeset 77
87638b1c91b4
parent 60
971dd1b69f5b
child 85
6124794c3ffe
--- a/PluginPyLint.e4p	Wed Feb 21 10:16:43 2018 +0100
+++ b/PluginPyLint.e4p	Sat Mar 31 13:02:51 2018 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
 <!-- eric project file for project PluginPyLint -->
-<!-- Copyright (C) 2017 Detlev Offenbach, detlev@die-offenbachs.de -->
+<!-- Copyright (C) 2018 Detlev Offenbach, detlev@die-offenbachs.de -->
 <Project version="5.1">
   <Language>en_US</Language>
   <Hash>abcf6641287ab95ca3df062cd9840dd92df2e42f</Hash>
@@ -38,8 +38,6 @@
     <Translation>PyLint/i18n/pylint_ru.qm</Translation>
     <Translation>PyLint/i18n/pylint_ru.ts</Translation>
   </Translations>
-  <Resources/>
-  <Interfaces/>
   <Others>
     <Other>.hgignore</Other>
     <Other>ChangeLog</Other>
@@ -296,7 +294,7 @@
               <string>ExcludeMessages</string>
             </key>
             <value>
-              <string>C101, E265, E266, E305, E402, M811, N802, N803, N807, N808, N821, W293</string>
+              <string>C101, E265, E266, E305, E402, M811, N802, N803, N807, N808, N821, W293, M201</string>
             </value>
             <key>
               <string>FixCodes</string>

eric ide

mercurial