Adjusted the code style checking parameters.

Sat, 31 Mar 2018 13:40:03 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 31 Mar 2018 13:40:03 +0200
changeset 38
41dd91451aa9
parent 37
a0e103300157
child 39
e92afe8fcf9e

Adjusted the code style checking parameters.

PluginKivy.e4p file | annotate | diff | comparison | revisions
--- a/PluginKivy.e4p	Sun Dec 31 16:59:10 2017 +0100
+++ b/PluginKivy.e4p	Sat Mar 31 13:40:03 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 PluginKivy -->
-<!-- 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>edc66a361a68c8b839b94476f35c5809077c7a5d</Hash>
@@ -19,7 +19,6 @@
     <Source>ProjectKivy/__init__.py</Source>
     <Source>__init__.py</Source>
   </Sources>
-  <Forms/>
   <Translations>
     <Translation>ProjectKivy/i18n/kivy_de.qm</Translation>
     <Translation>ProjectKivy/i18n/kivy_de.ts</Translation>
@@ -30,8 +29,6 @@
     <Translation>ProjectKivy/i18n/kivy_ru.qm</Translation>
     <Translation>ProjectKivy/i18n/kivy_ru.ts</Translation>
   </Translations>
-  <Resources/>
-  <Interfaces/>
   <Others>
     <Other>.hgignore</Other>
     <Other>ChangeLog</Other>
@@ -293,7 +290,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