Skip to content

Commit f98ccce

Browse files
committed
Merge branch 'develop' into greenkeeper/cac-6.4.0
# Conflicts: # package-lock.json # package.json
2 parents 16e8e44 + 535a677 commit f98ccce

File tree

7 files changed

+378
-1086
lines changed

7 files changed

+378
-1086
lines changed

.huskyrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"hooks": {
3-
"pre-commit": "npm run lint",
4-
"commit-msg": "commitlint -e $GIT_PARAMS"
3+
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
54
}
65
}

0 commit comments

Comments
 (0)