Jonas Zeltner
Jonas Zeltner
> most of it is in projects we have no control over (e.g. vim)? Yes, but in case of vim and nvim-lspconfig a plugin can accomplish the same without a...
The problem is that nvim-textmate doesn't support loading the grammar from a specific file. It only supports VSCode extensions. It may be possible to create a hacky solution where vscode...
@joluj I'm having trouble with the reuse check, it reports this error: ``` reuse._util - ERROR - Could not parse 'AGPL-3.0-only',' reuse.project - ERROR - 'eslint.config.mjs' holds an SPDX expression...
@joluj Another strange CI error (can't even reproduce this one locally): ``` /home/runner/work/jayvee/jayvee/libs/language-server/eslint.config.mjs 0:0 error Parsing error: "parserOptions.project" has been provided for @typescript-eslint/parser. The file was not found in any...
Closed in favor of #675