Skip to content

Use dict literals in editor language defs (flake8 C408)#44

Merged
jlee-kitware merged 1 commit into
masterfrom
fix-editor-langs-lint
Jun 19, 2026
Merged

Use dict literals in editor language defs (flake8 C408)#44
jlee-kitware merged 1 commit into
masterfrom
fix-editor-langs-lint

Conversation

@jlee-kitware

Copy link
Copy Markdown
Collaborator

flake8-comprehensions flags the dict(...) calls in the textmate bundle builder and the Python language entry; rewrite them as literals. No behavior change. unstick #43

flake8-comprehensions flags the dict(...) calls in the textmate bundle
builder and the Python language entry; rewrite them as literals. No
behavior change.
@jlee-kitware jlee-kitware self-assigned this Jun 19, 2026
@jlee-kitware jlee-kitware merged commit 0d96246 into master Jun 19, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants