Commit 2002aa2
authored
chore: stop tracking lefthook-local.yml (#1454)
lefthook-local.yml is Lefthook's per-developer override file and is meant to
stay local (the shared hooks live in lefthook.yml). It is currently committed,
so it applies to everyone who clones the repo: a commit-msg hook in it appends
a personal Co-authored-by trailer to every contributor's commit.
Remove it from version control and add it to .gitignore so local overrides stay
local. lefthook.yml (the shared config) is unchanged.
Co-authored-by: Carlos Alcaraz <193642530+calcarazgre646@users.noreply.github.com>1 parent f1a50e0 commit 2002aa2
2 files changed
Lines changed: 3 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
This file was deleted.
0 commit comments