LibDefs dont listen to [ignore] -
Open
declarations
- Dominant language
- Rust
- Stars
- 22.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Had some libdefs in a `junk` folder which was in my flow ignore - libdefs had a declare in them so they were being using throughout the app as the declared types. Super messed up situation where had no clue if it was getting types from the right source or not in this case. Wouldn't have thought it was ignoring my ignore and finding these files in a folder that was never mentioned anywhere in the flowconfig as a place it should look for anything at all.
Contributor guide
Assessment
This issue has not been assessed yet.