| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(bazelrc-lsp): rename bazelrc-lsp to bazelrc_lsp (#3287) | Johan | 2024-08-30 | 1 | -26/+0 |
| | | | | | | Using bazelrc-lsp as the name makes it harder to import the module in Lua as it requires the dash to be escaped. This commit renames the lsp to bazelrc_lsp instead. | ||||
| * | feat: add bazelrc-lsp config (#3224) | Keith Smiley | 2024-06-28 | 1 | -0/+26 |
| This is the configuration for https://github.com/salesforce-misc/bazelrc-lsp, which supports `.bazelrc` configuration files. | |||||
