flutter/dev/bots/test/analyze-test-input/.dartignore
2019-11-15 19:21:53 -08:00

6 lines
288 B
Plaintext

This directory is excluded from analysis because its whole point is to
test the analysis (so it has issues).
We have to have the actual test file system in a subdirectory (root)
because otherwise the .dartignore file in that directory would cause
the test itself to ignore the directory.