Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Use a custom set of linter rules #307

Open
triallax opened this issue May 31, 2022 · 1 comment
Open

Use a custom set of linter rules #307

triallax opened this issue May 31, 2022 · 1 comment
Assignees

Comments

@triallax
Copy link
Member

triallax commented May 31, 2022

lint hasn't been updated with Flutter 3 lints in a while. Possible alternatives:

  • very_good_analysis: seems to be pretty strict, even more so than lint
  • lints: "official" lint rules package, seems to not be as strict as the other two
@triallax triallax self-assigned this May 31, 2022
@triallax
Copy link
Member Author

triallax commented Jun 19, 2022

How about having our own set of custom rules? This will give us complete control over the set of lints we enable, but it means we'll have to be on the lookout for new lints to possibly add each Flutter release. It'll be somewhat tedious without #244 though.

@triallax triallax changed the title Migrate from lint to something else Use a custom set of linter rules Jun 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant