Skip to content

Commit cc19c34

Browse files
committed
chore(lefthook): stage standard-track-exceptions changes
1 parent b379d3c commit cc19c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lefthook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pre-commit:
1818
- .vscode/*.json
1919
- browsers/*.json
2020
- schemas/*.json
21-
run: npm run lint:fix {staged_files}
21+
run: npm run lint:fix {staged_files} && git add lint/common/standard-track-exceptions.txt
2222
stage_fixed: true
2323

2424
pre-push:

0 commit comments

Comments
 (0)