mirror of
https://github.com/ivuorinen/tree-sitter-shellspec.git
synced 2026-01-26 11:43:59 +00:00
chore: lint and code review fixes
This commit is contained in:
@@ -81,11 +81,8 @@ npm run rebuild
|
||||
|
||||
# Check code style
|
||||
npm run lint
|
||||
npm run format -- --check
|
||||
|
||||
# Fix code style issues
|
||||
npm run lint:fix
|
||||
npm run format -- --write
|
||||
npm run lint:yaml
|
||||
npm run lint:markdown
|
||||
```
|
||||
|
||||
## Grammar Development
|
||||
|
||||
Reference in New Issue
Block a user