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

Add support for running the shellcheck linter on Bats test files #3133

Closed
Ian2020 opened this issue Apr 24, 2020 · 0 comments · Fixed by #3134
Closed

Add support for running the shellcheck linter on Bats test files #3133

Ian2020 opened this issue Apr 24, 2020 · 0 comments · Fixed by #3134
Labels
new tool Support for new linters, fixers, etc.

Comments

@Ian2020
Copy link
Contributor

Ian2020 commented Apr 24, 2020

Linter: Shellcheck
URL: https://www.shellcheck.net/
Filetype: Bats
URL: https://github.com/bats-core/bats-core

Shellcheck is already an ale linter for shell files but has support for Bats files too. Bats is a testing framework for bash. Please add shellcheck as a linter for the 'bats' filetype.

@Ian2020 Ian2020 added the new tool Support for new linters, fixers, etc. label Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new tool Support for new linters, fixers, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant