Skip to content
Snippets Groups Projects
Commit 870fae04 authored by nimrod's avatar nimrod
Browse files

Don't check Bats files using shell-lint.

They're meant for Bash and /bin/sh doesn't support everything that Bash
does.
parent bba5e374
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ repos:
rev: v0.6.0
hooks:
- id: shell-lint
exclude: \.bats$
- repo: https://github.com/shellcheck-py/shellcheck-py.git
rev: v0.7.1.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment