Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 analyzer: | 1 analyzer: |
| 2 strong-mode: true | 2 strong-mode: true |
| 3 exclude: | |
| 4 - test/**/*.dart | |
|
nweiz
2016/06/20 20:51:36
What does this do exactly? Is there a way to run t
kevmoo
2016/06/20 20:57:49
This excludes the files in the test directory from
| |
| OLD | NEW |