mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:31:48 +00:00
Part of [GRAPH-759](https://linear.app/sourcegraph/issue/GRAPH-759/issue-with-apex-extension-not-appearing-for-langapex) Linguist only supports a subset of the file extensions often used for the Apex programming languages. This PR adds support for the main set commonly used. **Key changes** 1. Adds all extensions for Apex 2. Update our logic to handle multiple extensions for one language 3. Update tests to ensure we only manually map languages if they don't exist OR have different extensions in go-enry (prevents us from duplicating entries completely from go-enry) ## Test plan - [x] Update unit tests - [x] Validate locally by testing the language filter |
||
|---|---|---|
| .. | ||
| autoindex/config | ||
| languages | ||
| lsif | ||
| pathexistence | ||
| precise | ||
| tools | ||
| upload | ||
| CODENOTIFY | ||