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-complexity
to 15 - Increase
maximum-nesting-level
to 7 - Increase
prefer-extracting-callbacks
allowed-line-count
to 5 - Increase
prefer-moving-to-variable
allowed-duplicated-chains
to 3
0.1.0 #
0.0.1 #
- Add metrics
- Add project lint rules
- Add package lint rules