total_lints 3.7.2
total_lints: ^3.7.2 copied to clipboard
A very strict set of lints.
3.7.2 #
- Disable the rules:
3.7.1 #
- Fix: Include the 3.7 version by default, used to be 3.4.
3.7.0 #
- Enabled all new lints of Dart 3.7:
- Deleted the removed lint:
3.6.0 #
- Enabled all new lints of Dart 3.6:
- Deleted the removed lint:
3.5.0 #
- Enabled 2 of the 3 new lints of Dart 3.5:
- Skipping 1 of the 3 new lints of Dart 3.5:
3.4.0 #
- Enabled all new lints of Dart 3.4:
3.2.0 #
- Enabled all new lints of Dart 3.2:
3.1.1 #
- Disabled no_logic_in_create_state.
3.1.0 #
- Enabled all new lints of Dart 3.1:
- Enabled an older lint of Dart 3.0:
3.0.0 #
- Enabled all new lints of Dart 3.0:
- Enabled prefer_mixin
- Removed deprecated lints no longer found in the all-options list:
2.19.0 #
- Enabled all new lints of Dart 2.19:
- Enabled newly discovered older lints that were missing in the all-options list at https://dart-lang.github.io/linter/lints/options/options.html:
- Removed deprecated lints no longer found in the all-options list:
- Added as commented-out because they were not found in the all-options list but are now found and deprecated:
2.18.0 #
- Enabled all new lints of Dart 2.18:
2.17.4 #
- Fixed a syntax error.
2.17.3 #
- Unset
cascade_invocations
.
2.17.2 #
- Unset
one_member_abstracts
.
2.17.1 #
- Unset
avoid_classes_with_only_static_members
.
2.17.0 #
- Initial release.