theodo_analysis 1.6.0
theodo_analysis: ^1.6.0 copied to clipboard
Lint and dcm rules for Dart and Flutter used internally at Theodo Apps.
Change Log #
All notable changes to the theodo_analysis
package will be documented in this file.
1.6.0 #
- feat: Upgrade dcm to 1.31.0 and add news rules
1.5.0 #
- feat: Enable DCM rules for test folder
- fix:
avoid-unnecessary-late
has been renamed toavoid-unnecessary-local-late
1.4.0 #
- feat: Upgrade dcm to 1.26.0 and add news rules
1.3.1 #
- fix: Fix list-all-equatable-fields rule definition
1.3.0 #
- feat: Remove some unnecessary rules
1.2.0 #
- lint: Add list-all-equatable-fields
1.1.0 #
- fix(docs): Fix usage section of readme
1.0.1 - 2024-09-07 #
Initial published version of theodo_analysis
1.0.0 - 2024-06-28 #
First draft theodo_analysis