Commit 3383dae
committed
Cookstyle 8.0.0 Fixes
Issues found and resolved with: resources/container.rb
- 71:3 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 204:18 warning: Lint/RedundantTypeConversion - Redundant to_a detected.
- 474:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 475:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 476:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 477:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 478:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 479:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 480:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 481:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 482:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 483:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 484:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 485:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 486:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 487:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 489:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 490:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 491:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 492:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 493:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 494:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 495:9 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 496:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 497:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 498:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 499:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 500:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 501:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 502:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 503:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 504:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 505:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 506:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 507:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 508:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 509:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 510:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 511:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 512:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 513:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 516:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 517:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 518:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 519:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 520:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 521:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 522:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 524:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 525:13 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 528:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 529:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 530:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 531:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 532:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 533:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 534:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 535:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 536:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 537:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 538:11 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 694:43 convention: Style/RedundantParentheses - Don't use parentheses around a logical expression.
Issues found and resolved with: resources/exec.rb
- 10:3 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
Issues found and resolved with: resources/installation_package.rb
- 122:5 convention: Style/RedundantReturn - Redundant return detected. https://rubystyle.guideno-explicit-return
- 127:5 convention: Style/RedundantReturn - Redundant return detected. https://rubystyle.guideno-explicit-return
Issues found and resolved with: resources/partial/_base.rb
- 30:11 convention: Layout/ArrayAlignment - Align the elements of an array literal if they span more than one line. https://rubystyle.guideno-double-indent
- 31:11 convention: Layout/ArrayAlignment - Align the elements of an array literal if they span more than one line. https://rubystyle.guideno-double-indent
- 32:11 convention: Layout/ArrayAlignment - Align the elements of an array literal if they span more than one line. https://rubystyle.guideno-double-indent
Issues found and resolved with: test/cookbooks/docker_test/recipes/container.rb
- 314:5 convention: Layout/FirstHashElementIndentation - Use 2 spaces for indentation in a hash, relative to the first position after the preceding left parenthesis.
- 315:5 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 316:5 convention: Layout/HashAlignment - Align the keys of a hash literal if they span more than one line.
- 317:3 convention: Layout/FirstHashElementIndentation - Indent the right brace the same as the first position after the preceding left parenthesis.
Signed-off-by: kitchen-porter <[email protected]>1 parent 2a3dd8f commit 3383dae
File tree
6 files changed
+144
-72
lines changed- resources
- partial
- test/cookbooks/docker_test/recipes
6 files changed
+144
-72
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
10 | 82 | | |
11 | 83 | | |
12 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
488 | 488 | | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
514 | 514 | | |
515 | 515 | | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | | - | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
523 | 523 | | |
524 | | - | |
525 | | - | |
| 524 | + | |
| 525 | + | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
| |||
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
694 | | - | |
| 694 | + | |
695 | 695 | | |
696 | 696 | | |
697 | 697 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
0 commit comments