Adjusted the code style checking parameters.

Sat, 31 Mar 2018 13:41:37 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 31 Mar 2018 13:41:37 +0200
changeset 27
4c386e6e10fc
parent 26
a2241ced2f9a
child 28
ed9d3d3857af

Adjusted the code style checking parameters.

PluginWeb.e4p file | annotate | diff | comparison | revisions
--- a/PluginWeb.e4p	Sun Dec 31 16:59:11 2017 +0100
+++ b/PluginWeb.e4p	Sat Mar 31 13:41:37 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 PluginWeb -->
-<!-- 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>b8ec8ccc0a087e55bdb7879c78b018b43ce2c6ed</Hash>
@@ -38,8 +38,6 @@
     <Translation>ProjectWeb/i18n/web_ru.qm</Translation>
     <Translation>ProjectWeb/i18n/web_ru.ts</Translation>
   </Translations>
-  <Resources/>
-  <Interfaces/>
   <Others>
     <Other>.hgignore</Other>
     <Other>ChangeLog</Other>
@@ -297,7 +295,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