Skip to content

Commit 1d3b2ec

Browse files
committed
feat: add support for @elevai/commitlint-plugin-github.
1 parent 601b4ff commit 1d3b2ec

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

package-lock.json

Lines changed: 58 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
"@commitlint/format": "8.2.0",
2525
"@commitlint/lint": "8.2.0",
2626
"@commitlint/load": "8.2.0",
27+
"@elevai/commitlint-config-github": "^0.1.0",
28+
"@elevai/commitlint-plugin-github": "^0.1.0",
2729
"commitlint-config-jira": "1.2.0",
2830
"commitlint-plugin-jira-rules": "1.2.0",
2931
"conventional-changelog-lint-config-canonical": "1.0.0",

0 commit comments

Comments
 (0)