very_good_analysis 1.0.3 very_good_analysis: ^1.0.3 copied to clipboard
Very Good Dart analyzer settings and best practices used internally at Very Good Ventures.
1.0.3 #
- feat: additional linter rules
avoid_print
avoid_unnecessary_containers
prefer_final_in_for_each
prefer_final_locals
prefer_const_declarations
sized_box_for_whitespace
1.0.2 #
- feat: add test/.test_coverage.dart to the list of ignored files
1.0.1 #
- docs: README improvements
- docs: inline documentation improvements
1.0.0 #
- Add
analysis_options
used at Very Good Ventures