Skip to content

Commit

Permalink
fix: just config-conventional MARA-10
Browse files Browse the repository at this point in the history
  • Loading branch information
a-honey committed Jan 7, 2024
1 parent 118facb commit 0363234
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions commitlint.config.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
module.exports = {
extends: ['@commitlint/config-conventional'],
rules: {
'subject-empty': [0],
'type-empty': [0],
'type-enum': [0],
'scope-case': [0],
'references-empty': [0],
'subject-full-stop': [0],
},
};

0 comments on commit 0363234

Please sign in to comment.