Commit a799e6c
Cookstyle
Cookstyle Bot Auto Corrections with Cookstyle 7.14.0
This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle (7.14.0). Adopting changes suggested by Cookstyle improves cookbook readability, avoids common coding mistakes, and eases upgrades to newer versions of the Chef Infra Client.
### Layout/EmptyLinesAroundBlockBody
- **/Rakefile:49**: Extra empty line detected at block body end. (https://rubystyle.guide#empty-lines-around-bodies)
Signed-off-by: Cookstyle <cookbooks@chef.io>1 parent 613831a commit a799e6c
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments