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 5f428c1 commit cccb186Copy full SHA for cccb186
Global/Lefthook.gitignore
@@ -1,4 +1,4 @@
1
-# https://github.com/evilmartians/lefthook/blob/master/docs/configuration.md#config-file
+# https://lefthook.dev/configuration/#config-file-name
2
/.lefthook-local.json
3
/.lefthook-local.toml
4
/.lefthook-local.yaml
@@ -7,6 +7,10 @@
7
/lefthook-local.toml
8
/lefthook-local.yaml
9
/lefthook-local.yml
10
+/.config/lefthook-local.json
11
+/.config/lefthook-local.toml
12
+/.config/lefthook-local.yaml
13
+/.config/lefthook-local.yml
14
-# https://github.com/evilmartians/lefthook/blob/master/docs/configuration.md#source_dir_local
15
+# https://lefthook.dev/configuration/source_dir_local.html
16
/.lefthook-local/
0 commit comments