Releases: solid-software/solid_lints
Releases · solid-software/solid_lints
0.1.2
Add documentation.
0.1.0
- No DCM dependency
- Migrated all DCM rules to custom_lint
- New rule by @getBoolean - avoid_using_api - mark any class/method as one that should be avoided and provide a reason for that
0.0.18: add rules (#25)
* use_super_parameters * Update CHANGELOG.md * Update pubspec.yaml * always_put_required_named_parameters_first * Update CHANGELOG.md * avoid_redundant_argument_values * Update CHANGELOG.md
0.0.17
v 0.0.15 - Dart 3 support
0.0.16
Update DCM to 5.7.3, use new member-ordering rule (#23)
Dart 3 support
0.0.15 v 0.0.15 - Dart 3 support
0.0.14: Disable deprecated rule (#19)
* disable deprecated rule * update changelog, version, description
0.0.12: Update DCM to the newer version
0.0.11
Disable do_not_use_environment. 0.0.11 v.
0.0.10
remove pinned message