Dart analyzer rules, based on pedantic
More...
first version
/lib folder structure
stricter rules with errors
ignore prefer_const_constructors
migrate from pedantic to lints package as a basis
not so strict rules about const declarations, constructors, etc.
fix include of lints package
fix lib/analysis_options.yaml
dartlang.rocks
Repository (GitHub)View/report issues
BSD-3-Clause (license)
lints
Packages that depend on dartclub_lint
Back