fix(supercollider): mark as tier 3

This commit is contained in:
Christian Clason 2026-02-20 10:55:46 +01:00 committed by Christian Clason
parent 3edb01f912
commit fcd51bbe92
2 changed files with 2 additions and 2 deletions

View file

@ -277,7 +277,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | @steelsojka
[starlark](https://github.com/tree-sitter-grammars/tree-sitter-starlark) | unstable | `HFIJL` | @amaanq [starlark](https://github.com/tree-sitter-grammars/tree-sitter-starlark) | unstable | `HFIJL` | @amaanq
[strace](https://github.com/sigmaSd/tree-sitter-strace) | unstable | `H  J ` | @amaanq [strace](https://github.com/sigmaSd/tree-sitter-strace) | unstable | `H  J ` | @amaanq
[styled](https://github.com/mskelton/tree-sitter-styled) | unstable | `HFIJ ` | @mskelton [styled](https://github.com/mskelton/tree-sitter-styled) | unstable | `HFIJ ` | @mskelton
[supercollider](https://github.com/madskjeldgaard/tree-sitter-supercollider) | unstable | `HFIJL` | @madskjeldgaard [supercollider](https://github.com/madskjeldgaard/tree-sitter-supercollider) | unmaintained | `HFIJL` | @madskjeldgaard
[superhtml](https://github.com/kristoff-it/superhtml) | unstable | `H  J ` | @rockorager [superhtml](https://github.com/kristoff-it/superhtml) | unstable | `H  J ` | @rockorager
[surface](https://github.com/connorlay/tree-sitter-surface) | unstable | `HFIJ ` | @connorlay [surface](https://github.com/connorlay/tree-sitter-surface) | unstable | `HFIJ ` | @connorlay
[svelte](https://github.com/tree-sitter-grammars/tree-sitter-svelte) | unstable | `HFIJL` | @amaanq [svelte](https://github.com/tree-sitter-grammars/tree-sitter-svelte) | unstable | `HFIJL` | @amaanq

View file

@ -2188,7 +2188,7 @@ return {
url = 'https://github.com/madskjeldgaard/tree-sitter-supercollider', url = 'https://github.com/madskjeldgaard/tree-sitter-supercollider',
}, },
maintainers = { '@madskjeldgaard' }, maintainers = { '@madskjeldgaard' },
tier = 2, tier = 3,
}, },
superhtml = { superhtml = {
install_info = { install_info = {