PluginDjangoTagsMenu.e4p

changeset 47
825bf5861f89
parent 37
06449b2d8cfc
equal deleted inserted replaced
46:1e62de075091 47:825bf5861f89
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 PluginDjangoTagsMenu --> 3 <!-- eric project file for project PluginDjangoTagsMenu -->
4 <!-- Copyright (C) 2017 Detlev Offenbach, detlev@die-offenbachs.de --> 4 <!-- Copyright (C) 2020 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>fac07f0675a7c77618ebfac9d2cbbfb763f751f3</Hash> 7 <Hash>fac07f0675a7c77618ebfac9d2cbbfb763f751f3</Hash>
8 <ProgLanguage mixed="0">Python3</ProgLanguage> 8 <ProgLanguage mixed="0">Python3</ProgLanguage>
9 <ProjectType>E6Plugin</ProjectType> 9 <ProjectType>E6Plugin</ProjectType>
42 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_es.qm</Translation> 42 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_es.qm</Translation>
43 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_es.ts</Translation> 43 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_es.ts</Translation>
44 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_ru.qm</Translation> 44 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_ru.qm</Translation>
45 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_ru.ts</Translation> 45 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_ru.ts</Translation>
46 </Translations> 46 </Translations>
47 <Resources/>
48 <Interfaces/>
49 <Others> 47 <Others>
50 <Other>.hgignore</Other> 48 <Other>.hgignore</Other>
51 <Other>ChangeLog</Other> 49 <Other>ChangeLog</Other>
52 <Other>PKGLIST</Other> 50 <Other>PKGLIST</Other>
53 <Other>PluginDjangoTagsMenu.e4p</Other> 51 <Other>PluginDjangoTagsMenu.e4p</Other>
237 <string>Pep8Checker</string> 235 <string>Pep8Checker</string>
238 </key> 236 </key>
239 <value> 237 <value>
240 <dict> 238 <dict>
241 <key> 239 <key>
240 <string>AnnotationsChecker</string>
241 </key>
242 <value>
243 <dict>
244 <key>
245 <string>MaximumComplexity</string>
246 </key>
247 <value>
248 <int>3</int>
249 </value>
250 <key>
251 <string>MinimumCoverage</string>
252 </key>
253 <value>
254 <int>75</int>
255 </value>
256 </dict>
257 </value>
258 <key>
259 <string>BlankLines</string>
260 </key>
261 <value>
262 <tuple>
263 <int>2</int>
264 <int>1</int>
265 </tuple>
266 </value>
267 <key>
242 <string>BuiltinsChecker</string> 268 <string>BuiltinsChecker</string>
243 </key> 269 </key>
244 <value> 270 <value>
245 <dict> 271 <dict>
246 <key> 272 <key>
268 </list> 294 </list>
269 </value> 295 </value>
270 </dict> 296 </dict>
271 </value> 297 </value>
272 <key> 298 <key>
299 <string>CommentedCodeChecker</string>
300 </key>
301 <value>
302 <dict>
303 <key>
304 <string>Aggressive</string>
305 </key>
306 <value>
307 <bool>False</bool>
308 </value>
309 </dict>
310 </value>
311 <key>
273 <string>CopyrightAuthor</string> 312 <string>CopyrightAuthor</string>
274 </key> 313 </key>
275 <value> 314 <value>
276 <string></string> 315 <string></string>
277 </value> 316 </value>
286 </key> 325 </key>
287 <value> 326 <value>
288 <string>eric</string> 327 <string>eric</string>
289 </value> 328 </value>
290 <key> 329 <key>
330 <string>EnabledCheckerCategories</string>
331 </key>
332 <value>
333 <string>C, D, E, M, N, S, W</string>
334 </value>
335 <key>
291 <string>ExcludeFiles</string> 336 <string>ExcludeFiles</string>
292 </key> 337 </key>
293 <value> 338 <value>
294 <string>*/Ui_*.py, */*_rc.py</string> 339 <string>*/Ui_*.py, */*_rc.py</string>
295 </value> 340 </value>
296 <key> 341 <key>
297 <string>ExcludeMessages</string> 342 <string>ExcludeMessages</string>
298 </key> 343 </key>
299 <value> 344 <value>
300 <string>C101, E265, E266, E305, E402, M811, N802, N803, N807, N808, N821, W293</string> 345 <string>C101,E265,E266,E305,E402,M811,N802,N803,N807,N808,N821,W293,W504,M305</string>
301 </value> 346 </value>
302 <key> 347 <key>
303 <string>FixCodes</string> 348 <string>FixCodes</string>
304 </key> 349 </key>
305 <value> 350 <value>
313 </value> 358 </value>
314 <key> 359 <key>
315 <string>FutureChecker</string> 360 <string>FutureChecker</string>
316 </key> 361 </key>
317 <value> 362 <value>
318 <string>unicode_literals</string> 363 <string></string>
319 </value> 364 </value>
320 <key> 365 <key>
321 <string>HangClosing</string> 366 <string>HangClosing</string>
322 </key> 367 </key>
323 <value> 368 <value>
346 </key> 391 </key>
347 <value> 392 <value>
348 <int>10</int> 393 <int>10</int>
349 </value> 394 </value>
350 <key> 395 <key>
396 <string>MaxDocLineLength</string>
397 </key>
398 <value>
399 <int>79</int>
400 </value>
401 <key>
351 <string>MaxLineLength</string> 402 <string>MaxLineLength</string>
352 </key> 403 </key>
353 <value> 404 <value>
354 <int>79</int> 405 <int>79</int>
355 </value> 406 </value>
362 <key> 413 <key>
363 <string>RepeatMessages</string> 414 <string>RepeatMessages</string>
364 </key> 415 </key>
365 <value> 416 <value>
366 <bool>True</bool> 417 <bool>True</bool>
418 </value>
419 <key>
420 <string>SecurityChecker</string>
421 </key>
422 <value>
423 <dict>
424 <key>
425 <string>CheckTypedException</string>
426 </key>
427 <value>
428 <bool>False</bool>
429 </value>
430 <key>
431 <string>HardcodedTmpDirectories</string>
432 </key>
433 <value>
434 <list>
435 <string>/tmp</string>
436 <string>/var/tmp</string>
437 <string>/dev/shm</string>
438 <string>~/tmp</string>
439 </list>
440 </value>
441 <key>
442 <string>InsecureHashes</string>
443 </key>
444 <value>
445 <list>
446 <string>md4</string>
447 <string>md5</string>
448 <string>sha</string>
449 <string>sha1</string>
450 </list>
451 </value>
452 <key>
453 <string>InsecureSslProtocolVersions</string>
454 </key>
455 <value>
456 <list>
457 <string>PROTOCOL_SSLv2</string>
458 <string>SSLv2_METHOD</string>
459 <string>SSLv23_METHOD</string>
460 <string>PROTOCOL_SSLv3</string>
461 <string>PROTOCOL_TLSv1</string>
462 <string>SSLv3_METHOD</string>
463 <string>TLSv1_METHOD</string>
464 </list>
465 </value>
466 <key>
467 <string>WeakKeySizeDsaHigh</string>
468 </key>
469 <value>
470 <string>1024</string>
471 </value>
472 <key>
473 <string>WeakKeySizeDsaMedium</string>
474 </key>
475 <value>
476 <string>2048</string>
477 </value>
478 <key>
479 <string>WeakKeySizeEcHigh</string>
480 </key>
481 <value>
482 <string>160</string>
483 </value>
484 <key>
485 <string>WeakKeySizeEcMedium</string>
486 </key>
487 <value>
488 <string>224</string>
489 </value>
490 <key>
491 <string>WeakKeySizeRsaHigh</string>
492 </key>
493 <value>
494 <string>1024</string>
495 </value>
496 <key>
497 <string>WeakKeySizeRsaMedium</string>
498 </key>
499 <value>
500 <string>2048</string>
501 </value>
502 </dict>
367 </value> 503 </value>
368 <key> 504 <key>
369 <string>ShowIgnored</string> 505 <string>ShowIgnored</string>
370 </key> 506 </key>
371 <value> 507 <value>

eric ide

mercurial