lsp/harper-ls: add config for filetypes (#1378)

This commit is contained in:
Snoweuph 2026-02-18 10:41:07 +01:00 committed by GitHub
commit c001081d27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 43 additions and 1 deletions

View file

@ -176,6 +176,10 @@
- Added [`golangci-lint`](https://golangci-lint.run/) for more diagnostics.
- updated default filetypes for
[harper-ls](https://github.com/Automattic/harper) to match what they are
supposed to be.
- Added Makefile support via `languages.make`.
- Added Debugging support to `languages.php`.