mirror of
https://github.com/ivuorinen/tree-sitter-shellspec.git
synced 2026-02-02 11:46:55 +00:00
chore: lint and code review fixes
This commit is contained in:
@@ -7824,6 +7824,29 @@
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
[
|
||||
"_expression",
|
||||
"command_name"
|
||||
],
|
||||
[
|
||||
"command",
|
||||
"variable_assignments"
|
||||
],
|
||||
[
|
||||
"redirected_statement",
|
||||
"command"
|
||||
],
|
||||
[
|
||||
"redirected_statement",
|
||||
"command_substitution"
|
||||
],
|
||||
[
|
||||
"function_definition",
|
||||
"command_name"
|
||||
],
|
||||
[
|
||||
"pipeline"
|
||||
],
|
||||
[
|
||||
"_expression",
|
||||
"command_name"
|
||||
|
||||
@@ -3328,4 +3328,4 @@
|
||||
"type": "~",
|
||||
"named": false
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user