Skip to content

Commit b3da31e

Browse files
authored
Enforce and fix package:pedantic lints (flutter#9)
- annotate_overrides - prefer_single_quotes Update `tool/generate.dart` to prefer single quotes and add override annotations. Regenerate files. Fix other cases by hand.
1 parent de79a29 commit b3da31e

File tree

6 files changed

+412
-287
lines changed

6 files changed

+412
-287
lines changed

analysis_options.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include: package:pedantic/analysis_options.yaml

0 commit comments

Comments
 (0)