bm_lints 2.0.1
bm_lints: ^2.0.1 copied to clipboard
A linter configuration and additional custom linter rules used by Brickmakers
2.0.1 #
- Update dependencies
- Update to dart 3.11
- Add support for analyzer 10-12
2.0.0 #
- Update dependencies
- Update to dart 3.10
- Refactor the whole plugin to use new analyzer APIs
- Support for
custom_linthas been removed - The old custom lint rules have been rewritten as analyzer plugin rules
- Support for
1.1.3 #
- Update dependencies
- Update to dart 3.9
1.1.2 #
- Fix asynchronous loading of service registrations
- Fix handling of missing service registrations file due to build process
1.1.1 #
- Updated dependencies
- Update to dart 3.7
1.1.0 #
- Fixup disposable detection
- Disable many unwanted rules
1.0.1 #
- Test automated publishing
1.0.0 #
- Initial version.