pedant 1.2.1
pedant: ^1.2.1 copied to clipboard
A strict static analyzer and script for formatting Dart code.
1.1.0 #
- Fix add_const_constructor rule;
- Fix add_const rule;
- Fix add_this rule;
- Updating custom_lint and analyzer packages;
- Adding expect annotations for tests.
1.0.7 #
- Add Dart fix CLI feature.
1.0.6 #
- Update README.
1.0.5 #
- Add deleting unused import declarations;
- Update README;
- Minor fixes.
1.0.4 #
- Fix add_override rule and other.
1.0.3 #
- Fix implementations of export/import/part sortings.
1.0.2 #
- Delete temp resources.
1.0.1 #
- Fix implementations of export/import/part sortings;
- Delete add_static rule.
1.0.0 #
- Debute release.