[dart][l10n] Silences linter for generated code

This change turns off linter errors that appear in the generated
code in the example.

Ideally I'd only want to ignore the autogenerated files from the linter
but this does not work, see fxb/38645.

Bug: 38387
Bug: 38645
Change-Id: I470a62c057639343130645501107e9076fb51427
1 file changed
tree: 3f507444ba1c120622a4b6479b24da10100005a9
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. examples/
  5. keyboard/
  6. lib/
  7. session_shells/
  8. settings/
  9. story_shells/
  10. tests/
  11. .gitignore
  12. analysis_options.yaml
  13. AUTHORS
  14. BUILD.gn
  15. CONTRIBUTING.md
  16. LICENSE
  17. OWNERS
  18. PATENTS
  19. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.