sourcegraph/internal/codeintel
Varun Gandhi 3437f8253d
chore: Centralize languages package as source-of-truth (#63292)
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
2024-06-18 13:10:24 +00:00
..
autoindexing chore: Change errors.HasType to respect multi-errors (#63024) 2024-06-06 13:02:14 +00:00
codenav chore: Centralize languages package as source-of-truth (#63292) 2024-06-18 13:10:24 +00:00
context bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
dependencies worker: Reduce frequency of very frequently run jobs (#62864) 2024-05-23 18:31:20 +02:00
policies chore: Change errors.HasType to respect multi-errors (#63024) 2024-06-06 13:02:14 +00:00
ranking worker: Reduce frequency of very frequently run jobs (#62864) 2024-05-23 18:31:20 +02:00
reposcheduler bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
resolvers Adds function to find candidate occurrences via search (#63196) 2024-06-14 12:57:41 +02:00
shared Resolve syntactic symbol at request range (#63189) 2024-06-12 18:37:58 +02:00
syntactic_indexing Syntactic indexing: enqueuer and scheduler (#62485) 2024-05-31 10:25:30 +01:00
types bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
uploads Resolve syntactic symbol at request range (#63189) 2024-06-12 18:37:58 +02:00
BUILD.bazel bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
CODENOTIFY codenotify: dr. fritz is kil (#57313) 2023-10-03 16:19:55 +00:00
services.go chore: Remove sentinel code (#61814) 2024-04-12 07:25:40 +02:00