mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
This patch does a few things: - Adds `go-enry` packages to depguard, so that people do not accidentally use enry APIs instead of the corresponding APIs in the `languages` package. - Adds more tests for different functions in the languages package to ensure mutual consistency in how language<->extension mappings are handled. - Adds tests for enry upgrades - Adds comments with IDs so that related parts in the code can be pieced together easily |
||
|---|---|---|
| .. | ||
| autoindexing | ||
| codenav | ||
| context | ||
| dependencies | ||
| policies | ||
| ranking | ||
| reposcheduler | ||
| resolvers | ||
| shared | ||
| syntactic_indexing | ||
| types | ||
| uploads | ||
| BUILD.bazel | ||
| CODENOTIFY | ||
| services.go | ||