Skip to content

Commit 10f7c78

Browse files
committed
chore: remove commit-lint
1 parent 03ff8d5 commit 10f7c78

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

zeppelin-frontend/commitlint.config.js

Lines changed: 0 additions & 13 deletions
This file was deleted.

zeppelin-frontend/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@
2828
"@angular/router": "~8.2.10",
2929
"@antv/data-set": "^0.10.2",
3030
"@antv/g2": "^3.5.4",
31-
"@commitlint/cli": "^7.5.2",
32-
"@commitlint/config-conventional": "^7.5.0",
33-
"@commitlint/prompt-cli": "^7.5.0",
3431
"ansi-to-html": "^0.6.11",
3532
"core-js": "^2.5.4",
3633
"date-fns": "^1.30.1",
@@ -93,7 +90,6 @@
9390
},
9491
"husky": {
9592
"hooks": {
96-
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
9793
"pre-commit": "lint-staged"
9894
}
9995
}

0 commit comments

Comments
 (0)