mirror of
https://github.com/ivuorinen/tree-sitter-shellspec.git
synced 2026-02-04 09:47:32 +00:00
chore: lint and code review fixes
This commit is contained in:
3
.github/ISSUE_TEMPLATE/grammar_issue.md
vendored
3
.github/ISSUE_TEMPLATE/grammar_issue.md
vendored
@@ -20,7 +20,7 @@ assignees: ivuorinen
|
||||
# Paste the problematic ShellSpec code here
|
||||
```
|
||||
|
||||
### Current parse tree output
|
||||
### Current parse tree output
|
||||
|
||||
If you can run `tree-sitter parse`, please include the current output:
|
||||
|
||||
@@ -29,6 +29,7 @@ If you can run `tree-sitter parse`, please include the current output:
|
||||
```
|
||||
|
||||
### Expected parse tree structure
|
||||
|
||||
Describe or show what the parse tree should look like:
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user