flutter/examples/stocks/.analysis_options
krisgiesing 01978d98a8 Move global analysis options file to the repo root (#3750)
* Move global analysis options file to the repo root

Also restore the analysis options file for stocks example, since
the global options trigger warnings on generated intl files.

* Remove obsolete analysis options file for Material Gallery example
2016-05-05 16:30:38 -07:00

4 lines
60 B
Plaintext

analyzer:
exclude:
- 'lib/i18n/stock_messages_*.dart'