refactor: cleanup charging profiles handling code
[e-mobility-charging-stations-simulator.git] / .husky / commit-msg
index e526e5514be2853a939cc9c750d7bad103fc5a25..0a4b97de53ae4f83db224a73981e6c0aaf581203 100755 (executable)
@@ -1,4 +1 @@
-#!/usr/bin/env sh
-. "$(dirname -- "$0")/_/husky.sh"
-
-npx --no -- commitlint --config commitlint.config.cjs --edit ${1}
+npx --no -- commitlint --edit $1