mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-07-23 01:29:29 +02:00
chore: apply template copier-ssf-ci at v1.6.3
This commit is contained in:
@@ -5,4 +5,8 @@ module.exports = {
|
||||
'footer-max-line-length': [2, 'always', 120],
|
||||
'header-max-length': [2, 'always', 72],
|
||||
},
|
||||
ignores: [
|
||||
(commit) => commit.startsWith("chore(deps):"),
|
||||
(commit) => commit.startsWith("[CI merge]")
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user