| commit | b1a5507ed3dd26ee9dcb402ecfca85503f4f3f3a | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch1@gmail.com> | Mon Dec 09 17:39:36 2019 -0800 |
| committer | GitHub <noreply@github.com> | Mon Dec 09 17:39:36 2019 -0800 |
| tree | 30f8313144ed37011d40fcc642f193b3d28114cd | |
| parent | 78adc2b4ac74fe32c56ca361e8c66069fed26759 [diff] |
Enforce and fix package:pedantic lints (dart-lang/term_glyph#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.