PluginDocumentationSets.epj

branch
eric7
changeset 67
4f7d5d158bc5
parent 66
765f08369eea
child 68
35978b05ef20
equal deleted inserted replaced
66:765f08369eea 67:4f7d5d158bc5
6 "project": { 6 "project": {
7 "AUTHOR": "Detlev Offenbach", 7 "AUTHOR": "Detlev Offenbach",
8 "CHECKERSPARMS": { 8 "CHECKERSPARMS": {
9 "Pep8Checker": { 9 "Pep8Checker": {
10 "AnnotationsChecker": { 10 "AnnotationsChecker": {
11 "AllowStarArgAny": false,
11 "AllowUntypedDefs": false, 12 "AllowUntypedDefs": false,
12 "AllowUntypedNested": false, 13 "AllowUntypedNested": false,
13 "DispatchDecorators": [ 14 "DispatchDecorators": [
14 "singledispatch", 15 "singledispatch",
15 "singledispatchmethod" 16 "singledispatchmethod"
16 ], 17 ],
18 "ForceFutureAnnotations": false,
17 "MaximumComplexity": 3, 19 "MaximumComplexity": 3,
18 "MaximumLength": 7, 20 "MaximumLength": 7,
19 "MinimumCoverage": 75, 21 "MinimumCoverage": 75,
20 "MypyInitReturn": false, 22 "MypyInitReturn": false,
21 "OverloadDecorators": [ 23 "OverloadDecorators": [
57 "- " 59 "- "
58 ] 60 ]
59 }, 61 },
60 "CopyrightAuthor": "", 62 "CopyrightAuthor": "",
61 "CopyrightMinFileSize": 0, 63 "CopyrightMinFileSize": 0,
62 "DocstringType": "eric", 64 "DocstringType": "eric_black",
63 "EnabledCheckerCategories": "C, D, E, M, N, Y, W", 65 "EnabledCheckerCategories": "C, D, E, M, N, Y, W",
64 "ExcludeFiles": "*/Ui_*.py, */*_rc.py,", 66 "ExcludeFiles": "*/Ui_*.py, */*_rc.py,",
65 "ExcludeMessages": "C101,E265,E266,E305,E402,M201,M301,M302,M303,M304,M305,M306,M307,M308,M311,M312,M313,M314,M315,M321,M701,M702,M811,M834,N802,N803,N807,N808,N821,W293,W504,Y119,Y401,Y402", 67 "ExcludeMessages": "C101,E265,E266,E305,E402,M201,M301,M302,M303,M304,M305,M306,M307,M308,M311,M312,M313,M314,M315,M321,M701,M702,M811,M834,N802,N803,N807,N808,N821,W293,W503,Y119,Y401,Y402",
66 "FixCodes": "", 68 "FixCodes": "",
67 "FixIssues": false, 69 "FixIssues": false,
68 "FutureChecker": "", 70 "FutureChecker": "",
69 "HangClosing": false, 71 "HangClosing": false,
72 "ImportsChecker": {
73 "ApplicationPackageNames": [],
74 "BanRelativeImports": "",
75 "BannedModules": []
76 },
70 "IncludeMessages": "", 77 "IncludeMessages": "",
71 "LineComplexity": 25, 78 "LineComplexity": 25,
72 "LineComplexityScore": 10, 79 "LineComplexityScore": 10,
73 "MaxCodeComplexity": 10, 80 "MaxCodeComplexity": 10,
74 "MaxDocLineLength": 79, 81 "MaxDocLineLength": 88,
75 "MaxLineLength": 79, 82 "MaxLineLength": 88,
76 "NoFixCodes": "E501", 83 "NoFixCodes": "E501",
77 "RepeatMessages": true, 84 "RepeatMessages": true,
78 "SecurityChecker": { 85 "SecurityChecker": {
79 "CheckTypedException": false, 86 "CheckTypedException": false,
80 "HardcodedTmpDirectories": [ 87 "HardcodedTmpDirectories": [
126 "qtHelpEnabled": false, 133 "qtHelpEnabled": false,
127 "useRecursion": true 134 "useRecursion": true
128 } 135 }
129 }, 136 },
130 "EMAIL": "detlev@die-offenbachs.de", 137 "EMAIL": "detlev@die-offenbachs.de",
138 "EMBEDDED_VENV": false,
131 "EOL": 1, 139 "EOL": 1,
132 "FILETYPES": { 140 "FILETYPES": {
133 "*.epj": "OTHERS", 141 "*.epj": "OTHERS",
134 "*.idl": "INTERFACES", 142 "*.idl": "INTERFACES",
135 "*.md": "OTHERS", 143 "*.md": "OTHERS",
157 "IncludeDirs": [], 165 "IncludeDirs": [],
158 "UndefinedNames": [] 166 "UndefinedNames": []
159 }, 167 },
160 "INTERFACES": [], 168 "INTERFACES": [],
161 "LEXERASSOCS": {}, 169 "LEXERASSOCS": {},
170 "LICENSE": "GNU General Public License v3 or later (GPLv3+)",
162 "MAINSCRIPT": "PluginDocumentationSets.py", 171 "MAINSCRIPT": "PluginDocumentationSets.py",
163 "MAKEPARAMS": { 172 "MAKEPARAMS": {
164 "MakeEnabled": false, 173 "MakeEnabled": false,
165 "MakeExecutable": "", 174 "MakeExecutable": "",
166 "MakeFile": "", 175 "MakeFile": "",
171 "MIXEDLANGUAGE": false, 180 "MIXEDLANGUAGE": false,
172 "OTHERS": [ 181 "OTHERS": [
173 ".hgignore", 182 ".hgignore",
174 "Documentation/LICENSE.GPL3", 183 "Documentation/LICENSE.GPL3",
175 "Documentation/source", 184 "Documentation/source",
185 "DocumentationSets/PyQt-5.15/PyQt-515.qch",
186 "DocumentationSets/PyQt-6.2/PyQt-62.qch",
187 "DocumentationSets/PyQt-6.3/PyQt-63.qch",
188 "DocumentationSets/Python-3.10/Python-3100.qch",
176 "DocumentationSets/Python-3.6/Python-360.qch", 189 "DocumentationSets/Python-3.6/Python-360.qch",
177 "DocumentationSets/Python-3.7/Python-370.qch", 190 "DocumentationSets/Python-3.7/Python-370.qch",
178 "DocumentationSets/Python-3.8/Python-381.qch", 191 "DocumentationSets/Python-3.8/Python-381.qch",
179 "DocumentationSets/Python-3.9/Python-390.qch", 192 "DocumentationSets/Python-3.9/Python-390.qch",
180 "DocumentationSets/Qt-5.12/LICENSE.GFDL", 193 "DocumentationSets/Qt-5.12/LICENSE.GFDL",
306 "DocumentationSets/Qt-5.15/qtwidgets.qch", 319 "DocumentationSets/Qt-5.15/qtwidgets.qch",
307 "DocumentationSets/Qt-5.15/qtwinextras.qch", 320 "DocumentationSets/Qt-5.15/qtwinextras.qch",
308 "DocumentationSets/Qt-5.15/qtx11extras.qch", 321 "DocumentationSets/Qt-5.15/qtx11extras.qch",
309 "DocumentationSets/Qt-5.15/qtxml.qch", 322 "DocumentationSets/Qt-5.15/qtxml.qch",
310 "DocumentationSets/Qt-5.15/qtxmlpatterns.qch", 323 "DocumentationSets/Qt-5.15/qtxmlpatterns.qch",
311 "PKGLIST",
312 "PKGLIST_Python36",
313 "PKGLIST_Python37",
314 "PKGLIST_Python38",
315 "PKGLIST_Python39",
316 "PKGLIST_Qt512",
317 "PKGLIST_Qt515",
318 "PluginDocumentationSets_Python36.zip",
319 "PluginDocumentationSets_Python37.zip",
320 "PluginDocumentationSets_Python38.zip",
321 "PluginDocumentationSets_Python39.zip",
322 "PluginDocumentationSets_Qt512.zip",
323 "PluginDocumentationSets_Qt515.zip",
324 "PluginDocumentationSets.epj",
325 "PKGLIST_PyQt515",
326 "PluginDocumentationSets_PyQt515.zip",
327 "DocumentationSets/PyQt-5.15/PyQt-515.qch",
328 "DocumentationSets/Qt-6.2/LICENSE.FDL", 324 "DocumentationSets/Qt-6.2/LICENSE.FDL",
329 "DocumentationSets/Qt-6.2/qdoc.qch", 325 "DocumentationSets/Qt-6.2/qdoc.qch",
330 "DocumentationSets/Qt-6.2/qmake.qch", 326 "DocumentationSets/Qt-6.2/qmake.qch",
331 "DocumentationSets/Qt-6.2/qt3d.qch", 327 "DocumentationSets/Qt-6.2/qt3d.qch",
332 "DocumentationSets/Qt-6.2/qtbluetooth.qch", 328 "DocumentationSets/Qt-6.2/qtbluetooth.qch",
374 "DocumentationSets/Qt-6.2/qtwebchannel.qch", 370 "DocumentationSets/Qt-6.2/qtwebchannel.qch",
375 "DocumentationSets/Qt-6.2/qtwebengine.qch", 371 "DocumentationSets/Qt-6.2/qtwebengine.qch",
376 "DocumentationSets/Qt-6.2/qtwebsockets.qch", 372 "DocumentationSets/Qt-6.2/qtwebsockets.qch",
377 "DocumentationSets/Qt-6.2/qtwidgets.qch", 373 "DocumentationSets/Qt-6.2/qtwidgets.qch",
378 "DocumentationSets/Qt-6.2/qtxml.qch", 374 "DocumentationSets/Qt-6.2/qtxml.qch",
379 "PKGLIST_Qt62",
380 "PluginDocumentationSets_Qt62.zip",
381 "DocumentationSets/PyQt-6.2/PyQt-62.qch",
382 "DocumentationSets/Python-3.10/Python-3100.qch",
383 "PKGLIST_PyQt62",
384 "PKGLIST_Python310",
385 "PluginDocumentationSets_PyQt62.zip",
386 "PluginDocumentationSets_Python310.zip",
387 "DocumentationSets/Qt-6.3/LICENSE.FDL", 375 "DocumentationSets/Qt-6.3/LICENSE.FDL",
388 "DocumentationSets/Qt-6.3/qdoc.qch", 376 "DocumentationSets/Qt-6.3/qdoc.qch",
389 "DocumentationSets/Qt-6.3/qmake.qch", 377 "DocumentationSets/Qt-6.3/qmake.qch",
390 "DocumentationSets/Qt-6.3/qt3d.qch", 378 "DocumentationSets/Qt-6.3/qt3d.qch",
391 "DocumentationSets/Qt-6.3/qtbluetooth.qch", 379 "DocumentationSets/Qt-6.3/qtbluetooth.qch",
435 "DocumentationSets/Qt-6.3/qtwebengine.qch", 423 "DocumentationSets/Qt-6.3/qtwebengine.qch",
436 "DocumentationSets/Qt-6.3/qtwebsockets.qch", 424 "DocumentationSets/Qt-6.3/qtwebsockets.qch",
437 "DocumentationSets/Qt-6.3/qtwebview.qch", 425 "DocumentationSets/Qt-6.3/qtwebview.qch",
438 "DocumentationSets/Qt-6.3/qtwidgets.qch", 426 "DocumentationSets/Qt-6.3/qtwidgets.qch",
439 "DocumentationSets/Qt-6.3/qtxml.qch", 427 "DocumentationSets/Qt-6.3/qtxml.qch",
428 "PKGLIST",
429 "PKGLIST_PyQt515",
430 "PKGLIST_PyQt62",
431 "PKGLIST_PyQt63",
432 "PKGLIST_Python310",
433 "PKGLIST_Python36",
434 "PKGLIST_Python37",
435 "PKGLIST_Python38",
436 "PKGLIST_Python39",
437 "PKGLIST_Qt512",
438 "PKGLIST_Qt515",
439 "PKGLIST_Qt62",
440 "PKGLIST_Qt63", 440 "PKGLIST_Qt63",
441 "PluginDocumentationSets_Qt63.zip", 441 "PluginDocumentationSets.epj",
442 "DocumentationSets/PyQt-6.3/PyQt-63.qch", 442 "PluginDocumentationSets_PyQt515.zip",
443 "PKGLIST_PyQt63", 443 "PluginDocumentationSets_PyQt62.zip",
444 "PluginDocumentationSets_PyQt63.zip" 444 "PluginDocumentationSets_PyQt63.zip",
445 "PluginDocumentationSets_Python310.zip",
446 "PluginDocumentationSets_Python36.zip",
447 "PluginDocumentationSets_Python37.zip",
448 "PluginDocumentationSets_Python38.zip",
449 "PluginDocumentationSets_Python39.zip",
450 "PluginDocumentationSets_Qt512.zip",
451 "PluginDocumentationSets_Qt515.zip",
452 "PluginDocumentationSets_Qt62.zip",
453 "PluginDocumentationSets_Qt63.zip"
445 ], 454 ],
446 "OTHERTOOLSPARMS": {}, 455 "OTHERTOOLSPARMS": {
456 "Black": {
457 "exclude": "/(\\.direnv|\\.eggs|\\.git|\\.hg|\\.mypy_cache|\\.nox|\\.tox|\\.venv|venv|\\.svn|_build|buck-out|build|dist|__pypackages__)/",
458 "extend-exclude": "",
459 "force-exclude": "",
460 "line-length": 88,
461 "skip-magic-trailing-comma": false,
462 "skip-string-normalization": false,
463 "source": "project",
464 "target-version": [
465 "py311",
466 "py310",
467 "py39",
468 "py38",
469 "py37"
470 ]
471 }
472 },
447 "PACKAGERSPARMS": {}, 473 "PACKAGERSPARMS": {},
448 "PROGLANGUAGE": "Python3", 474 "PROGLANGUAGE": "Python3",
449 "PROJECTTYPE": "E7Plugin", 475 "PROJECTTYPE": "E7Plugin",
450 "PROJECTTYPESPECIFICDATA": {}, 476 "PROJECTTYPESPECIFICDATA": {},
451 "PROTOCOLS": [], 477 "PROTOCOLS": [],
461 "__init__.py" 487 "__init__.py"
462 ], 488 ],
463 "SPELLEXCLUDES": "", 489 "SPELLEXCLUDES": "",
464 "SPELLLANGUAGE": "en_US", 490 "SPELLLANGUAGE": "en_US",
465 "SPELLWORDS": "", 491 "SPELLWORDS": "",
492 "TESTING_FRAMEWORK": "",
466 "TRANSLATIONEXCEPTIONS": [], 493 "TRANSLATIONEXCEPTIONS": [],
467 "TRANSLATIONPATTERN": "", 494 "TRANSLATIONPATTERN": "",
468 "TRANSLATIONS": [], 495 "TRANSLATIONS": [],
469 "TRANSLATIONSBINPATH": "", 496 "TRANSLATIONSBINPATH": "",
470 "UICPARAMS": { 497 "UICPARAMS": {

eric ide

mercurial