Commit b2260d9
committed
fix:
`name` is not allowed to contain `-`'s, see
<https://github.com/tree-sitter/tree-sitter/blob/v0.26.5/docs/src/assets/schemas/config.schema.json#L13-L17>.
Alternatively, would it be better to relax the regex upstream? This is
not the only repo with this issue, see
<tree-sitter/tree-sitter-ql-dbscheme#7>.tree-sitter.json now obeys upstream schema1 parent f05a2ca commit b2260d9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | | - | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments