Skip to content

Commit c4be5e1

Browse files
committed
feat: add FIAT jira prefix to commitlint config
Ticket: FIAT-13
1 parent ced1427 commit c4be5e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commitlint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ module.exports = {
5858
'WIN-',
5959
'WP-',
6060
'COIN-',
61+
'FIAT-',
6162
'#', // Prefix used by GitHub issues
6263
],
6364
},

0 commit comments

Comments
 (0)