Skip to content

ci: Updated the linter from pedantic to flutter_lints#78

Merged
bw-flagship merged 2 commits into
aissat:masterfrom
ymmtyuhei:feature/migrate-linter
Oct 27, 2025
Merged

ci: Updated the linter from pedantic to flutter_lints#78
bw-flagship merged 2 commits into
aissat:masterfrom
ymmtyuhei:feature/migrate-linter

Conversation

@ymmtyuhei

Copy link
Copy Markdown
Contributor

The pedantic package has been deprecated, and migrating to flutter_lints is now recommended.
https://pub.dev/documentation/pedantic/latest/

The following GitHub Actions execution failures are also likely caused by that.
https://github.com/aissat/easy_localization_loader/actions/runs/17813701584/job/51136811622?pr=77

@bw-flagship

Copy link
Copy Markdown
Collaborator

@ymmtyuhei I think some linter warnings need to be resolved before merging

@ymmtyuhei

Copy link
Copy Markdown
Contributor Author

@bw-flagship
Resolved the linter warnings about prefer_interpolation_to_compose_strings
https://dart.dev/tools/diagnostics/prefer_interpolation_to_compose_strings

@bw-flagship bw-flagship merged commit 00e3ee9 into aissat:master Oct 27, 2025
2 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