Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit b13c8f6

Browse files
committed
remove commitlint
1 parent e2feca4 commit b13c8f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commitlint.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module.exports = {
2-
plugins: ['commitlint-plugin-jira-rules'],
3-
extends: ['jira'],
2+
// plugins: ['commitlint-plugin-jira-rules'],
3+
// extends: ['jira'],
44
}

0 commit comments

Comments
 (0)