mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
fix: prefer #eq? for checking equality with one string
This commit is contained in:
parent
4a9f57971a
commit
b141b80dd1
9 changed files with 19 additions and 15 deletions
|
|
@ -185,6 +185,10 @@
|
|||
"type": "string",
|
||||
"arity": "required"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"arity": "required"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"arity": "variadic"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue