Commit 51840b4
committed
test(config): auto-fix
```
test/integration/package/controls/config_spec.rb:6:5: C: [Corrected]
Style/WordArray: Use ['C:/Go/bin/go.exe', 'NT AUTHORITY\\SYSTEM'] for an
array of words. (https://rubystyle .guide#percent-w)
%w[C:/Go/bin/go.exe NT\ AUTHORITY\\SYSTEM]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
```
Apply to `else` for consistency.rubocop violation [skip ci]1 parent 0a1ff5c commit 51840b4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments