Skip to content

Cleanup of some common lints#474

Merged
aqwert merged 13 commits intostryder-dev:masterfrom
M-Ahal:refactor/lint-cleanup
Mar 7, 2025
Merged

Cleanup of some common lints#474
aqwert merged 13 commits intostryder-dev:masterfrom
M-Ahal:refactor/lint-cleanup

Conversation

@M-Ahal
Copy link
Copy Markdown

@M-Ahal M-Ahal commented Mar 6, 2025

The following is list of lints that were used for cleanup, using the dart fix --apply --code=... command one-by-one. I tried to use the most base lints, to include any opinionations. But incase any are still too opinionated, they can be reverted at the the commit leave.

Some give 'free-performance' by just using const wherever applicable. Other add some type-safety.

@aqwert aqwert merged commit 3018af6 into stryder-dev:master Mar 7, 2025
@M-Ahal
Copy link
Copy Markdown
Author

M-Ahal commented Mar 7, 2025

Should I add the analysis.yaml file to prevent degrading the lint over time? And also how about an editorconfig + formatting?

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