mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-07-15 17:20:08 +02:00
chore: apply template copier-ssf-ci at v1.7.0
This commit is contained in:
@@ -6,7 +6,9 @@ module.exports = {
|
||||
'header-max-length': [2, 'always', 72],
|
||||
},
|
||||
ignores: [
|
||||
(commit) => commit.startsWith("chore(copier):"),
|
||||
(commit) => commit.startsWith("chore(deps):"),
|
||||
(commit) => commit.startsWith("ci(pre-commit.ci):"),
|
||||
(commit) => commit.startsWith("[CI merge]")
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user