Commit 0d04093
authored
Cookstyle 7.32.8 Fixes (#779)
Issues found and resolved with: libraries/sql/_connection.rb
- 77:11 refactor: Chef/Style/UnnecessaryPlatformCaseStatement - Use the platform? and platform_family? helpers instead of a case statement that only includes a single when statement. https://docs.chef.io/workstation/cookstyle/chef_style_unnecessaryplatformcasestatement
Signed-off-by: kitchen-porter <[email protected]>1 parent 4fb4058 commit 0d04093
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| |||
0 commit comments