Document "?" file type
Open
- Dominant language
- C++
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
The documentation lists the available file types:
But it is missing the type: **?**
You can see this type being returned in the source code here:
This affected me in production because I wasn't expecting to get "?" (because it's undocumented).
Btw, I got a "?" result in Linux for a vim swap file.
Contributor guide
Assessment
This issue has not been assessed yet.