X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.husky%2Fpre-commit;h=d24fdfc601b9ffe8ccc3fca5d3b873109dc56c4a;hb=29bb4dee107ec14629baaf6ffc66d934c4c2dacf;hp=36af219892fda8ea669cd4b6725cd7b892231967;hpb=c28d8adf214c89a5fbb33e3cd5858d05679874fe;p=e-mobility-charging-stations-simulator.git diff --git a/.husky/pre-commit b/.husky/pre-commit index 36af2198..d24fdfc6 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" +#!/usr/bin/env sh +. "$(dirname -- "$0")/_/husky.sh" npx lint-staged