cosee_lints 0.1.4
cosee_lints: ^0.1.4 copied to clipboard
Lint rules and metrics for Dart and Flutter used internally at cosee GmbH.
0.1.4 #
- Exclude integration_test folder for prefer-static-class
- Exclude test and integration_test folder for prefer-moving-to-variable
0.1.3 #
- Exclude test folder for prefer-static-class
0.1.2 #
- Remove avoid-wrapping-in-padding
0.1.1 #
- Remove
prefer_mixin - Remove
avoid-non-null-assertion - Increase
cyclomatic-complexityto 15 - Increase
maximum-nesting-levelto 7 - Increase
prefer-extracting-callbacksallowed-line-countto 5 - Increase
prefer-moving-to-variableallowed-duplicated-chainsto 3
0.1.0 #
0.0.1 #
- Add metrics
- Add project lint rules
- Add package lint rules