mokutan_flutter_analysis 4.3.0
mokutan_flutter_analysis: ^4.3.0 copied to clipboard
Static analysis rules for Dart and Flutter used at Mokutan
CHANGELOG #
4.3.0 #
-
Remove: always_use_package_imports
-
Increase lint allowance on number-of-parameters to 5
4.2.0 #
- Remove trailing comma lint
- Increase lint allowance on number-of-parameters to 5
4.1.1 #
Update README.md
4.1.0 #
Add DCM Technical Debt Feature
4.0.0 #
Add Dart Code Metrics
3.1.0 #
- Fix bug causing linter to not work
- Add example for testing the package
Remove unnecessary flutter dependency
3.0.3 #
Remove unnecessary flutter dependency
3.0.2 #
Update CHANGELOG
3.0.1 #
Fix typo in README
3.0.0 #
- Remove
avoid_equals_and_hash_code_on_mutable_classeslint rule - Remove
sort_constructors_firstlint rule
2.1.0 #
- Remove
prefer_int_literalslint rule
2.0.0 #
- Add major set of rules
- Change Styling
1.0.0 #
Initial - add some easy fix rules