1
0
mirror of https://github.com/hexastack/hexabot synced 2025-03-13 15:43:41 +00:00
hexabot/commitlint.config.js

4 lines
70 B
JavaScript
Raw Normal View History

2024-09-10 09:50:11 +00:00
module.exports = {
extends: ['@commitlint/config-conventional'],
};