PluginDjangoTagsMenu.epj

branch
eric7
changeset 71
fc1ab84c242f
parent 67
807714618a59
child 72
529f1c17c93e
equal deleted inserted replaced
70:ce1c2effa0e0 71:fc1ab84c242f
1 { 1 {
2 "header": { 2 "header": {
3 "comment": "eric project file for project PluginDjangoTagsMenu", 3 "comment": "eric project file for project PluginDjangoTagsMenu",
4 "copyright": "Copyright (C) 2022 Detlev Offenbach, detlev@die-offenbachs.de" 4 "copyright": "Copyright (C) 2023 Detlev Offenbach, detlev@die-offenbachs.de"
5 }, 5 },
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 "AllowStarArgAny": false,
12 "AllowUntypedDefs": false, 12 "AllowUntypedDefs": false,
13 "AllowUntypedNested": false, 13 "AllowUntypedNested": false,
14 "CheckFutureAnnotations": false,
14 "DispatchDecorators": [ 15 "DispatchDecorators": [
15 "singledispatch", 16 "singledispatch",
16 "singledispatchmethod" 17 "singledispatchmethod"
18 ],
19 "ExemptedTypingSymbols": [
20 ""
17 ], 21 ],
18 "ForceFutureAnnotations": false, 22 "ForceFutureAnnotations": false,
19 "MaximumComplexity": 3, 23 "MaximumComplexity": 3,
20 "MaximumLength": 7, 24 "MaximumLength": 7,
21 "MinimumCoverage": 75, 25 "MinimumCoverage": 75,
60 ] 64 ]
61 }, 65 },
62 "CopyrightAuthor": "", 66 "CopyrightAuthor": "",
63 "CopyrightMinFileSize": 0, 67 "CopyrightMinFileSize": 0,
64 "DocstringType": "eric_black", 68 "DocstringType": "eric_black",
65 "EnabledCheckerCategories": "C, D, E, M, N, Y, W", 69 "EnabledCheckerCategories": "C, D, E, I, L, M, NO, N, Y, U, W",
66 "ExcludeFiles": "*/Ui_*.py, */*_rc.py", 70 "ExcludeFiles": "*/Ui_*.py, */*_rc.py",
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", 71 "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,M852,N802,N803,N807,N808,N821,W293,W503,Y119,Y401,Y402",
68 "FixCodes": "", 72 "FixCodes": "",
69 "FixIssues": false, 73 "FixIssues": false,
70 "FutureChecker": "", 74 "FutureChecker": "",
71 "HangClosing": false, 75 "HangClosing": false,
72 "ImportsChecker": { 76 "ImportsChecker": {
73 "ApplicationPackageNames": [], 77 "ApplicationPackageNames": [
78 "ProjectDjangoTagsMenu",
79 "eric7"
80 ],
74 "BanRelativeImports": "", 81 "BanRelativeImports": "",
75 "BannedModules": [] 82 "BannedModules": []
76 }, 83 },
77 "IncludeMessages": "", 84 "IncludeMessages": "",
78 "LineComplexity": 25, 85 "LineComplexity": 25,
79 "LineComplexityScore": 10, 86 "LineComplexityScore": 10,
80 "MaxCodeComplexity": 10, 87 "MaxCodeComplexity": 10,
81 "MaxDocLineLength": 88, 88 "MaxDocLineLength": 88,
82 "MaxLineLength": 88, 89 "MaxLineLength": 88,
90 "NameOrderChecker": {
91 "ApplicationPackageNames": [
92 "ProjectDjangoTagsMenu",
93 "eric7"
94 ],
95 "CombinedAsImports": false,
96 "SortCaseSensitive": false,
97 "SortFromFirst": false,
98 "SortIgnoringStyle": false,
99 "SortOrder": "natural"
100 },
83 "NoFixCodes": "E501", 101 "NoFixCodes": "E501",
84 "RepeatMessages": true, 102 "RepeatMessages": true,
85 "SecurityChecker": { 103 "SecurityChecker": {
86 "CheckTypedException": false, 104 "CheckTypedException": false,
87 "HardcodedTmpDirectories": [ 105 "HardcodedTmpDirectories": [
111 "WeakKeySizeEcMedium": "224", 129 "WeakKeySizeEcMedium": "224",
112 "WeakKeySizeRsaHigh": "1024", 130 "WeakKeySizeRsaHigh": "1024",
113 "WeakKeySizeRsaMedium": "2048" 131 "WeakKeySizeRsaMedium": "2048"
114 }, 132 },
115 "ShowIgnored": false, 133 "ShowIgnored": false,
134 "UnusedChecker": {
135 "IgnoreAbstract": true,
136 "IgnoreDunderGlobals": true,
137 "IgnoreDunderMethods": true,
138 "IgnoreEventHandlerMethods": false,
139 "IgnoreLambdas": false,
140 "IgnoreNestedFunctions": false,
141 "IgnoreOverload": true,
142 "IgnoreOverride": true,
143 "IgnoreSlotMethods": false,
144 "IgnoreStubs": true,
145 "IgnoreVariadicNames": false
146 },
116 "ValidEncodings": "latin-1, utf-8" 147 "ValidEncodings": "latin-1, utf-8"
117 } 148 }
118 }, 149 },
119 "DESCRIPTION": "This plug-in adds a menu to select various tag templates to the Django menu.", 150 "DESCRIPTION": "This plug-in adds a menu to select various tag templates to the Django menu.",
120 "DOCSTRING": "", 151 "DOCSTRING": "",
130 "ignoreFilePatterns": [ 161 "ignoreFilePatterns": [
131 "Ui_*.py" 162 "Ui_*.py"
132 ], 163 ],
133 "outputDirectory": "ProjectDjangoTagsMenu/Documentation/source", 164 "outputDirectory": "ProjectDjangoTagsMenu/Documentation/source",
134 "qtHelpEnabled": false, 165 "qtHelpEnabled": false,
166 "startDirectory": "",
135 "useRecursion": true 167 "useRecursion": true
136 } 168 }
137 }, 169 },
138 "EMAIL": "detlev@die-offenbachs.de", 170 "EMAIL": "detlev@die-offenbachs.de",
139 "EMBEDDED_VENV": false, 171 "EMBEDDED_VENV": false,
196 "ProjectDjangoTagsMenu/Documentation/source", 228 "ProjectDjangoTagsMenu/Documentation/source",
197 "pyproject.toml" 229 "pyproject.toml"
198 ], 230 ],
199 "OTHERTOOLSPARMS": { 231 "OTHERTOOLSPARMS": {
200 "Black": { 232 "Black": {
201 "exclude": "/(\\.direnv|\\.eggs|\\.git|\\.hg|\\.mypy_cache|\\.nox|\\.tox|\\.venv|venv|\\.svn|\\.ipynb_checkpoints|_build|buck-out|build|dist|__pypackages__)/", 233 "exclude": "/(\\.direnv|\\.eggs|\\.git|\\.hg|\\.ipynb_checkpoints|\\.mypy_cache|\\.nox|\\.pytest_cache|\\.ruff_cache|\\.tox|\\.svn|\\.venv|\\.vscode|__pypackages__|_build|buck-out|build|dist|venv)/",
202 "extend-exclude": "", 234 "extend-exclude": "",
203 "force-exclude": "", 235 "force-exclude": "",
204 "line-length": 88, 236 "line-length": 88,
205 "skip-magic-trailing-comma": false, 237 "skip-magic-trailing-comma": false,
206 "skip-string-normalization": false, 238 "skip-string-normalization": false,
207 "source": "project", 239 "source": "project",
208 "target-version": [ 240 "target-version": [
241 "py312",
209 "py311", 242 "py311",
210 "py310", 243 "py310",
211 "py39", 244 "py39",
212 "py38", 245 "py38",
213 "py37" 246 "py37"
254 "ProjectDjangoTagsMenu/MultiLineInputDialog.py", 287 "ProjectDjangoTagsMenu/MultiLineInputDialog.py",
255 "ProjectDjangoTagsMenu/TimezoneSelectionDialog.py", 288 "ProjectDjangoTagsMenu/TimezoneSelectionDialog.py",
256 "ProjectDjangoTagsMenu/__init__.py", 289 "ProjectDjangoTagsMenu/__init__.py",
257 "__init__.py" 290 "__init__.py"
258 ], 291 ],
292 "SOURCESDIR": "",
259 "SPELLEXCLUDES": "", 293 "SPELLEXCLUDES": "",
260 "SPELLLANGUAGE": "en_US", 294 "SPELLLANGUAGE": "en_US",
261 "SPELLWORDS": "", 295 "SPELLWORDS": "",
262 "TESTING_FRAMEWORK": "", 296 "TESTING_FRAMEWORK": "",
263 "TRANSLATIONEXCEPTIONS": [], 297 "TRANSLATIONEXCEPTIONS": [],

eric ide

mercurial