Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(pre-commit): shellcheck not found #422

Open
boczekbartek opened this issue Feb 13, 2025 · 0 comments
Open

docs(pre-commit): shellcheck not found #422

boczekbartek opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@boczekbartek
Copy link
Member

Describe the bug
When I run pre-commit run -a I get an error that shellcheck is not installed. It's not described in the README that it should be installed.

To Reproduce

pre-commit run -a
...
Shellcheck Bash Linter...................................................Failed
- hook id: shellcheck
- exit code: 1

/home/bboczek/.cache/pre-commit/repoj3_8yr_y/hooks/shellcheck.sh: line 41: shellcheck: command not found

Expected behavior

Screenshots

Platform

  • OS: Ubuntu 22.04

Version
0b4b4ee

Additional context

@boczekbartek boczekbartek added bug Something isn't working documentation Improvements or additions to documentation and removed bug Something isn't working labels Feb 13, 2025
@boczekbartek boczekbartek changed the title bug(pre-commit): shellcheck not found docs(pre-commit): shellcheck not found Feb 13, 2025
@boczekbartek boczekbartek self-assigned this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant