Standardise files with files in sous-chefs/repo-management (#176)

Signed-off-by: kitchen-porter <board@sous-chefs.org>
This commit is contained in:
Sous Chefs Bot
2022-02-03 15:32:00 -08:00
committed by GitHub
parent 3f56a93ccb
commit c410897f24
2 changed files with 2 additions and 4 deletions

View File

@@ -11,10 +11,6 @@ PreCommit:
enabled: true enabled: true
required_executable: 'cookstyle' required_executable: 'cookstyle'
command: ["cookstyle"] command: ["cookstyle"]
Delivery:
enabled: true
required_executable: 'delivery'
flags: ['local', 'all']
CommitMsg: CommitMsg:
HardTabs: HardTabs:
enabled: true enabled: true

View File

@@ -4,6 +4,8 @@ This file is used to list changes made in each version of the postfix cookbook.
## Unreleased ## Unreleased
Standardise files with files in sous-chefs/repo-management
## 6.0.6 - *2022-02-02* ## 6.0.6 - *2022-02-02*
- Update tested platforms - Update tested platforms