This repository was archived by the owner on Jul 16, 2023. It is now read-only.
This repository was archived by the owner on Jul 16, 2023. It is now read-only.
"all" presets don't contain all rules #1079
Closed
Description
The rule presets under https://github.com/dart-code-checker/dart-code-metrics/tree/master/lib/presets
Don't contain all rules- at least avoid-cascade-after-if-null rule is missing.
I think they should be autogenerated like they are for the dart linter - https://raw.githubusercontent.com/dart-lang/linter/main/example/all.yaml