mokutan_flutter_analysis 4.3.3
mokutan_flutter_analysis: ^4.3.3 copied to clipboard
Static analysis rules for Dart and Flutter used at Mokutan
CHANGELOG #
4.3.3 #
- Remove Dart Code Metrics
4.3.2 #
- Remove: strict-inference
- Remove: strict-raw-types
4.3.1 #
- Remove: always_use_package_imports
- Add: avoid_relative_lib_imports
- Increase lint allowance on number-of-parameters to 6
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