What's Changed
- chore(deps): bump custom_lint_builder, analyzer_plugin and analyzer by @dependabot in #13
- Fixed linting rules by hiding
LintCode
frompackage:analyzer/error/error.dart
- Replaced deprecated usage of
reportErrorForNode
byatNode
in custom rules - Added rules to core
dart.yaml
file:document_ignores
: Document ignore comments.unnecessary_underscores
: Unnecessary underscores can be removed.
Full Changelog: 2.3.1...2.4.0