This website requires JavaScript.
Explore
Help
Sign in
third-party
/
pre-commit
Watch
1
Star
0
Fork
You've already forked pre-commit
0
mirror of
https://github.com/pre-commit/pre-commit.git
synced
2026-04-16 02:21:46 +04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e7698cdb38
pre-commit
/
bash_script.sh
Kees Valkhof
e7698cdb38
POC or MVP: Succeeds checking
shfmt
on Windows which uses
bash
. Requires that
bash
is meaningful (WSL, MSys64) on the command prompt, and
shfmt
is installed in the
bash
environment.
2019-11-25 15:40:48 +01:00
2 lines
31 B
Bash
Raw
Blame
History
#!/bin/bash
set
-Eeuo pipefail
Reference in a new issue
View git blame
Copy permalink