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) 2015 Detlev Offenbach, detlev@die-offenbachs.de --> |
4 <!-- Copyright (C) 2017 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> |
13 <Email>detlev@die-offenbachs.de</Email> |
13 <Email>detlev@die-offenbachs.de</Email> |
14 <TranslationPattern>PyLint/i18n/pylint_%language%.ts</TranslationPattern> |
14 <TranslationPattern>PyLint/i18n/pylint_%language%.ts</TranslationPattern> |
15 <Eol index="1"/> |
15 <Eol index="1"/> |
16 <Sources> |
16 <Sources> |
17 <Source>PluginPyLint.py</Source> |
17 <Source>PluginPyLint.py</Source> |
|
18 <Source>PyLint/PyLintConfigDialog.py</Source> |
|
19 <Source>PyLint/PyLintExecDialog.py</Source> |
|
20 <Source>PyLint/__init__.py</Source> |
18 <Source>__init__.py</Source> |
21 <Source>__init__.py</Source> |
19 <Source>PyLint/PyLintConfigDialog.py</Source> |
|
20 <Source>PyLint/__init__.py</Source> |
|
21 <Source>PyLint/PyLintExecDialog.py</Source> |
|
22 </Sources> |
22 </Sources> |
23 <Forms> |
23 <Forms> |
24 <Form>PyLint/PyLintConfigDialog.ui</Form> |
24 <Form>PyLint/PyLintConfigDialog.ui</Form> |
25 <Form>PyLint/PyLintExecDialog.ui</Form> |
25 <Form>PyLint/PyLintExecDialog.ui</Form> |
26 </Forms> |
26 </Forms> |
27 <Translations> |
27 <Translations> |
|
28 <Translation>PyLint/i18n/pylint_cs.qm</Translation> |
|
29 <Translation>PyLint/i18n/pylint_cs.ts</Translation> |
|
30 <Translation>PyLint/i18n/pylint_de.qm</Translation> |
|
31 <Translation>PyLint/i18n/pylint_de.ts</Translation> |
|
32 <Translation>PyLint/i18n/pylint_es.qm</Translation> |
|
33 <Translation>PyLint/i18n/pylint_es.ts</Translation> |
|
34 <Translation>PyLint/i18n/pylint_fr.qm</Translation> |
28 <Translation>PyLint/i18n/pylint_fr.ts</Translation> |
35 <Translation>PyLint/i18n/pylint_fr.ts</Translation> |
|
36 <Translation>PyLint/i18n/pylint_pt.qm</Translation> |
|
37 <Translation>PyLint/i18n/pylint_pt.ts</Translation> |
|
38 <Translation>PyLint/i18n/pylint_ru.qm</Translation> |
29 <Translation>PyLint/i18n/pylint_ru.ts</Translation> |
39 <Translation>PyLint/i18n/pylint_ru.ts</Translation> |
30 <Translation>PyLint/i18n/pylint_de.ts</Translation> |
|
31 <Translation>PyLint/i18n/pylint_cs.ts</Translation> |
|
32 <Translation>PyLint/i18n/pylint_es.ts</Translation> |
|
33 <Translation>PyLint/i18n/pylint_de.qm</Translation> |
|
34 <Translation>PyLint/i18n/pylint_fr.qm</Translation> |
|
35 <Translation>PyLint/i18n/pylint_ru.qm</Translation> |
|
36 <Translation>PyLint/i18n/pylint_cs.qm</Translation> |
|
37 <Translation>PyLint/i18n/pylint_es.qm</Translation> |
|
38 <Translation>PyLint/i18n/pylint_pt.ts</Translation> |
|
39 <Translation>PyLint/i18n/pylint_pt.qm</Translation> |
|
40 </Translations> |
40 </Translations> |
41 <Resources/> |
41 <Resources/> |
42 <Interfaces/> |
42 <Interfaces/> |
43 <Others> |
43 <Others> |
|
44 <Other>.hgignore</Other> |
|
45 <Other>ChangeLog</Other> |
|
46 <Other>PKGLIST</Other> |
44 <Other>PluginPyLint.e4p</Other> |
47 <Other>PluginPyLint.e4p</Other> |
45 <Other>PKGLIST</Other> |
48 <Other>PluginPyLint.zip</Other> |
46 <Other>ChangeLog</Other> |
|
47 <Other>PyLint/Documentation/LICENSE.GPL3</Other> |
49 <Other>PyLint/Documentation/LICENSE.GPL3</Other> |
48 <Other>.hgignore</Other> |
|
49 <Other>PluginPyLint.zip</Other> |
|
50 <Other>PyLint/Documentation/source</Other> |
50 <Other>PyLint/Documentation/source</Other> |
51 </Others> |
51 </Others> |
52 <MainScript>PluginPyLint.py</MainScript> |
52 <MainScript>PluginPyLint.py</MainScript> |
53 <Vcs> |
53 <Vcs> |
54 <VcsType>Mercurial</VcsType> |
54 <VcsType>Mercurial</VcsType> |
244 <string>Pep8Checker</string> |
236 <string>Pep8Checker</string> |
245 </key> |
237 </key> |
246 <value> |
238 <value> |
247 <dict> |
239 <dict> |
248 <key> |
240 <key> |
|
241 <string>BuiltinsChecker</string> |
|
242 </key> |
|
243 <value> |
|
244 <dict> |
|
245 <key> |
|
246 <string>bytes</string> |
|
247 </key> |
|
248 <value> |
|
249 <list> |
|
250 <string>unicode</string> |
|
251 </list> |
|
252 </value> |
|
253 <key> |
|
254 <string>chr</string> |
|
255 </key> |
|
256 <value> |
|
257 <list> |
|
258 <string>unichr</string> |
|
259 </list> |
|
260 </value> |
|
261 <key> |
|
262 <string>str</string> |
|
263 </key> |
|
264 <value> |
|
265 <list> |
|
266 <string>unicode</string> |
|
267 </list> |
|
268 </value> |
|
269 </dict> |
|
270 </value> |
|
271 <key> |
|
272 <string>CopyrightAuthor</string> |
|
273 </key> |
|
274 <value> |
|
275 <string></string> |
|
276 </value> |
|
277 <key> |
|
278 <string>CopyrightMinFileSize</string> |
|
279 </key> |
|
280 <value> |
|
281 <int>0</int> |
|
282 </value> |
|
283 <key> |
249 <string>DocstringType</string> |
284 <string>DocstringType</string> |
250 </key> |
285 </key> |
251 <value> |
286 <value> |
252 <string>eric</string> |
287 <string>eric</string> |
253 </value> |
288 </value> |
254 <key> |
289 <key> |
255 <string>ExcludeFiles</string> |
290 <string>ExcludeFiles</string> |
256 </key> |
291 </key> |
257 <value> |
292 <value> |
258 <string>*/Ui_*.py</string> |
293 <string>*/Ui_*.py, */*_rc.py,</string> |
259 </value> |
294 </value> |
260 <key> |
295 <key> |
261 <string>ExcludeMessages</string> |
296 <string>ExcludeMessages</string> |
262 </key> |
297 </key> |
263 <value> |
298 <value> |
264 <string>E24, W293, N802, N803, N807, N808, N821</string> |
299 <string>C101, E265, E266, E305, E402, M811, N802, N803, N807, N808, N821, W293</string> |
265 </value> |
300 </value> |
266 <key> |
301 <key> |
267 <string>FixCodes</string> |
302 <string>FixCodes</string> |
268 </key> |
303 </key> |
269 <value> |
304 <value> |