PluginPyLint.e4p

changeset 77
87638b1c91b4
parent 60
971dd1b69f5b
child 85
6124794c3ffe
equal deleted inserted replaced
76:0aebee3fdca9 77:87638b1c91b4
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> 2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
3 <!-- eric project file for project PluginPyLint --> 3 <!-- eric project file for project PluginPyLint -->
4 <!-- Copyright (C) 2017 Detlev Offenbach, detlev@die-offenbachs.de --> 4 <!-- Copyright (C) 2018 Detlev Offenbach, detlev@die-offenbachs.de -->
5 <Project version="5.1"> 5 <Project version="5.1">
6 <Language>en_US</Language> 6 <Language>en_US</Language>
7 <Hash>abcf6641287ab95ca3df062cd9840dd92df2e42f</Hash> 7 <Hash>abcf6641287ab95ca3df062cd9840dd92df2e42f</Hash>
8 <ProgLanguage mixed="0">Python3</ProgLanguage> 8 <ProgLanguage mixed="0">Python3</ProgLanguage>
9 <ProjectType>E6Plugin</ProjectType> 9 <ProjectType>E6Plugin</ProjectType>
36 <Translation>PyLint/i18n/pylint_pt.qm</Translation> 36 <Translation>PyLint/i18n/pylint_pt.qm</Translation>
37 <Translation>PyLint/i18n/pylint_pt.ts</Translation> 37 <Translation>PyLint/i18n/pylint_pt.ts</Translation>
38 <Translation>PyLint/i18n/pylint_ru.qm</Translation> 38 <Translation>PyLint/i18n/pylint_ru.qm</Translation>
39 <Translation>PyLint/i18n/pylint_ru.ts</Translation> 39 <Translation>PyLint/i18n/pylint_ru.ts</Translation>
40 </Translations> 40 </Translations>
41 <Resources/>
42 <Interfaces/>
43 <Others> 41 <Others>
44 <Other>.hgignore</Other> 42 <Other>.hgignore</Other>
45 <Other>ChangeLog</Other> 43 <Other>ChangeLog</Other>
46 <Other>PKGLIST</Other> 44 <Other>PKGLIST</Other>
47 <Other>PluginPyLint.e4p</Other> 45 <Other>PluginPyLint.e4p</Other>
294 </value> 292 </value>
295 <key> 293 <key>
296 <string>ExcludeMessages</string> 294 <string>ExcludeMessages</string>
297 </key> 295 </key>
298 <value> 296 <value>
299 <string>C101, E265, E266, E305, E402, M811, N802, N803, N807, N808, N821, W293</string> 297 <string>C101, E265, E266, E305, E402, M811, N802, N803, N807, N808, N821, W293, M201</string>
300 </value> 298 </value>
301 <key> 299 <key>
302 <string>FixCodes</string> 300 <string>FixCodes</string>
303 </key> 301 </key>
304 <value> 302 <value>

eric ide

mercurial