dart_lintz 2.0.0 copy "dart_lintz: ^2.0.0" to clipboard
dart_lintz: ^2.0.0 copied to clipboard

A very strict set of Dart lint rules. Inspired by the likes of Java and Apex.

Dart Lintz #

  • A very strict set of Dart lint rules.

  • Inspired by strictly typed languages like Java and Apex

How to enable these lints #

  • Install

  • Add this to your analysis_options.yaml

include: package:dart_lintz/dart_lintz.yaml

How to fix lints #

dart fix --dry-run
dart fix --apply --code <the lint to fix>
1
likes
0
points
242
downloads

Publisher

verified publishermj12358.dev

Weekly Downloads

A very strict set of Dart lint rules. Inspired by the likes of Java and Apex.

Repository (GitHub)
View/report issues

Topics

#analysis #code-style #dart #lints

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

More

Packages that depend on dart_lintz