chore(lint): fix lint problems

This commit is contained in:
2025-09-07 23:43:03 +03:00
parent 4188c9221f
commit 6b3ad3a46e
3 changed files with 16 additions and 12 deletions

View File

@@ -18,6 +18,7 @@ Language support for ShellSpec BDD testing framework in Zed editor.
## File Types
Automatically detects files with:
- `*_spec.sh`
- `*.spec.sh`
@@ -55,7 +56,7 @@ npm install -g bash-language-server
## Contributing
Issues and PRs welcome at https://github.com/ivuorinen/zed-shellspec
Issues and PRs welcome at <https://github.com/ivuorinen/shellspec-zed>
## License