leancode_lint 1.0.1+1 leancode_lint: ^1.0.1+1 copied to clipboard
Lint rules used internally at LeanCode.
1.0.1+1 #
- Improve explanation in README on why one might want to add
leancode_lint
as a normal dependency instead of dev dependency when using Dart version < 2.14
1.0.1 #
- Disable
prefer_final_parameters
andlibrary_private_types_in_public_api
lints - Fix warning with
package:flutter_lints/flutter.yaml
not being found
1.0.0 #
- Initial release