0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2024-11-27 22:38:10 +01:00
salt-formula/commitlint.config.js

4 lines
72 B
JavaScript
Raw Normal View History

module.exports = {
extends: ['@commitlint/config-conventional'],
};