Skip to content

Commit 4239e34

Browse files
committed
fix(config): remove 'test' type from commitlint configuration
1 parent c755a97 commit 4239e34

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

commitlint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ export default {
4242
'revert', // Revert previous commit
4343
'wip', // Work in progress
4444
'hotfix', // Critical fixes
45-
'test', // Tests
4645
],
4746
],
4847

0 commit comments

Comments
 (0)