Skip to content

Commit

Permalink
ref(Makefile)!: remove install_pre_commit target
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Apr 19, 2023
1 parent e0fd353 commit 9a497f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,5 @@ local-documentation:
format:
stylua -v --verify .

install_pre_commit:
cp scripts/pre-commit "$$(git rev-parse --git-dir)/hooks/"

check:
luacheck lua/

0 comments on commit 9a497f5

Please sign in to comment.