We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b3af9 commit c749b8eCopy full SHA for c749b8e
.overcommit.yml
@@ -11,10 +11,6 @@ PreCommit:
11
enabled: true
12
required_executable: 'cookstyle'
13
command: ["cookstyle"]
14
- Delivery:
15
- enabled: true
16
- required_executable: 'delivery'
17
- flags: ['local', 'all']
18
CommitMsg:
19
HardTabs:
20
CHANGELOG.md
@@ -4,6 +4,8 @@ This file is used to list changes made in each version of grafana.
4
5
## Unreleased
6
7
+Standardise files with files in sous-chefs/repo-management
8
+
9
## 10.0.3 - *2022-04-02*
10
## 10.0.2 - *2022-03-31*
chefignore
@@ -61,7 +61,7 @@ Dangerfile
61
examples/*
62
features/*
63
Guardfile
64
-kitchen.yml*
+kitchen*.yml
65
mlc_config.json
66
Procfile
67
Rakefile
0 commit comments