mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
Adds support to the lang file filter for Magik language (`lang: Magik`). In order to do that we add wrappers around go-enry and update search code to use them. This provides flexibility for us in the future to support other languages that are not in Linguist as well. |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintignore | ||
| BUILD.bazel | ||
| OWNERS | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||
Common utilities
Generic utilities without any specific domain. This package should not depend on any other Sourcegraph monorepo package.