aves_mio/.flutter/dev/bots/test/analyze-test-input/.dartignore
Fabio Micheluz 2c988f959b
Some checks are pending
Quality check / Flutter analysis (push) Waiting to run
Quality check / CodeQL analysis (java-kotlin) (push) Waiting to run
first commit
2026-02-19 13:25:23 +01:00

6 lines
No EOL
288 B
Text

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.