languages/typescript: ts-error-translator renamed auto_override_publish_diagnostics to auto_attach
Some checks failed
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate documentation builds-1 (push) Has been cancelled
Treewide Checks / Validate documentation builds-2 (push) Has been cancelled
Treewide Checks / Validate documentation builds-3 (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled

Changed deprecated auto_override_publish_diagnostics to auto_attach

Closes:  #1653
This commit is contained in:
Brock Morgan 2026-06-16 00:41:22 +10:00 committed by GitHub
commit 63d8fc82d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View file

@ -631,4 +631,9 @@ https://github.com/gorbit99/codewindow.nvim
- Add `prettier` and `prettierd` as supported formatters to
`vim.languages.json`.
[BrockoliniMorgan](https://github.com/BrockoliniMorgan)
- Renamed
`languages.typescript.extensions.ts-error-translator.auto_override_publish_diagnostics`
<!-- vim: set textwidth=80: -->