We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4946e commit 387089eCopy full SHA for 387089e
.husky/pre-push
@@ -1,5 +1,4 @@
1
-#!/usr/bin/env sh
2
-. "$(dirname -- "$0")/_/husky.sh"
+#!/bin/sh
3
4
echo "푸시 전 코드 포맷 확인..."
5
0 commit comments