mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-06 05:38:44 +08:00
Add Git Hooks
This commit is contained in:
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
hooks/* eol=lf
|
||||||
2
hooks/pre-commit
Normal file
2
hooks/pre-commit
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
deno fmt
|
||||||
Reference in New Issue
Block a user