- no
bin/custom_lint.dartfound - highlight in the IDE on the pubspec.yaml plugins that failed to start
For simplifying testing plugins
Such as:
linter:
rules:
require_trailing_commas: false
custom_lint:
rules:
riverpod_final_provider: falseInstead of being limited to lints
Bonus point for a dart run custom_lint --fix