chore: lint and code review fixes

This commit is contained in:
2025-09-13 01:14:45 +03:00
parent 13a00d2f0f
commit b180fbeb48
15 changed files with 191 additions and 51 deletions

View File

@@ -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"

View File

@@ -3328,4 +3328,4 @@
"type": "~",
"named": false
}
]
]