Skip to content

Commit 468ebc5

Browse files
authored
Change shell to bash
1 parent b55a752 commit 468ebc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

relint-pre-commit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env sh
1+
#!/usr/bin/env bash
22

33
set -eo pipefail
44
git diff --staged | relint --diff -W "${@:1}"

0 commit comments

Comments
 (0)