- no
bin/custom_lint.dart
found - 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: false
Instead of being limited to lints
Bonus point for a dart run custom_lint --fix