Chromium Code Reviews| Index: pkg/dev_compiler/test/options/analysis_options.yaml |
| diff --git a/pkg/dev_compiler/test/options/analysis_options.yaml b/pkg/dev_compiler/test/options/analysis_options.yaml |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..948ed163552d23b5c8c9cf5027550400e3f9d3a4 |
| --- /dev/null |
| +++ b/pkg/dev_compiler/test/options/analysis_options.yaml |
| @@ -0,0 +1,3 @@ |
| +analyzer: |
| + errors: |
| + undefined_class: ignore |