1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-11 06:24:35 +00:00

chore: switching pre-commit hook to bash from shell

This commit is contained in:
munja
2021-12-13 09:14:29 +00:00
parent a4a332926e
commit 357677e45c

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
sasjs lint
# Avoid commits to the master branch