linter 0.1.3+1
linter: ^0.1.3+1 copied to clipboard
Style linter for Dart.
0.1.3 #
- Fixed various options file parsing issues.
0.1.2 #
- Fixed false positives in
unnecessary_brace_in_string_interplint. Fix #112.
0.1.1 #
- Internal code and dependency constraint cleanup.
0.1.0 #
- Initial stable release.
0.0.2+1 #
- Added machine output option. Fix #69.
- Fixed resolution of files in
lib/to use apackage:URI. Fix #49. - Tightened up
analyzerpackage constraints. - Fixed false positives in
one_member_abstractslint. Fix #64.
0.0.2 #
- Initial push to pub.