-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cookstyle Bot Auto Corrections with Cookstyle 6.18.8 #55
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle (6.18.8). Adopting changes suggested by Cookstyle improves cookbook readability, avoids common coding mistakes, and eases upgrades to newer versions of the Chef Infra Client. ### Style/StringLiterals - **/libraries/delivery_api_client.rb:36**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_api_client.rb:43**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_api_client.rb:56**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_api_client.rb:57**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:50**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:67**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:79**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:94**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:105**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:111**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:113**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:149**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:151**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:154**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:157**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:169**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:170**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:179**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/delivery_truck_deploy.rb:180**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:35**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:39**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:46**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:46**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:51**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:53**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:53**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:55**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:58**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:72**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:72**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:74**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_lint.rb:77**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_provision.rb:214**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_provision.rb:380**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_syntax.rb:66**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/libraries/helpers_syntax.rb:66**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/spec_helper.rb:3**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/delivery_api_client_specs.rb:53**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/delivery_api_client_specs.rb:74**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/delivery_api_client_specs.rb:103**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/delivery_api_client_specs.rb:112**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/delivery_api_client_specs.rb:139**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:13**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:23**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:33**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:44**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:54**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:64**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:76**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:86**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:96**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:108**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:119**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:129**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:139**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_lint_spec.rb:171**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:465**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:466**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:647**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:662**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:663**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:664**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:664**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:664**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:743**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:744**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:905**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:906**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:1052**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:1052**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:1053**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:1053**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_provision_spec.rb:1271**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/libraries/helpers_syntax_spec.rb:11**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/default_spec.rb:3**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:12**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:37**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:37**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:39**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:42**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:50**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:52**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:58**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:66**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:70**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:78**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:86**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:88**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:95**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:101**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/deploy_spec.rb:102**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:3**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:4**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:14**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:22**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:29**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:31**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:32**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:33**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:34**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:36**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:37**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:41**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:49**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:51**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:52**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:53**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:54**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:56**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:57**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:58**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:60**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:63**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:68**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:70**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:71**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:72**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:73**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:75**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:76**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:81**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:87**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:88**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:89**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:90**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:102**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:103**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/functional_spec.rb:104**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:3**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:25**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:27**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:28**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:29**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:33**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:34**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:35**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:37**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:38**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:42**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:44**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:45**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:46**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:50**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:51**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:52**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:54**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:55**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:57**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:61**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:63**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:67**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:68**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:69**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:70**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:74**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:76**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:77**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:80**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:83**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:84**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:85**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:87**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/lint_spec.rb:88**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/provision_spec.rb:3**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:3**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:48**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:50**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:241**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:242**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:243**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:266**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:267**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:268**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:285**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:290**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:291**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:309**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:314**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:319**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:335**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:339**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:352**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:357**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:367**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/publish_spec.rb:391**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:3**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:30**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:35**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:36**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:37**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:39**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:40**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:44**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:49**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:50**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:51**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:53**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:54**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:56**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:60**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:65**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:66**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:67**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/syntax_spec.rb:68**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:3**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:25**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:31**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:32**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:33**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:34**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:36**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:37**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:41**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:48**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:49**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:50**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:51**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:53**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:54**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:55**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:57**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:61**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:66**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:67**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:68**: Prefer single-quoted strings when you don't need string interpolation or special symbols. - **/spec/unit/recipes/unit_spec.rb:69**: Prefer single-quoted strings when you don't need string interpolation or special symbols. ### Style/EmptyCaseCondition - **/libraries/delivery_api_client.rb:42**: Do not use empty `case` condition, instead use an `if` expression. - **/libraries/helpers_lint.rb:42**: Do not use empty `case` condition, instead use an `if` expression. - **/libraries/helpers_lint.rb:70**: Do not use empty `case` condition, instead use an `if` expression. - **/libraries/helpers_lint.rb:88**: Do not use empty `case` condition, instead use an `if` expression. ### Style/RaiseArgs - **/libraries/delivery_api_client.rb:51**: Provide an exception class and message as arguments to `raise`. ### Layout/IndentationWidth - **/libraries/delivery_api_client.rb:56**: Use 2 (not 3) spaces for indentation. - **/libraries/helpers_lint.rb:30**: Use 2 (not 4) spaces for indentation. - **/libraries/helpers_lint.rb:43**: Use 2 (not 4) spaces for indentation. - **/libraries/helpers_lint.rb:45**: Use 2 (not 4) spaces for indentation. - **/libraries/helpers_lint.rb:47**: Use 2 (not 4) spaces for indentation. - **/libraries/helpers_lint.rb:50**: Use 2 (not 4) spaces for indentation. - **/libraries/helpers_lint.rb:52**: Use 2 (not 4) spaces for indentation. - **/libraries/helpers_lint.rb:54**: Use 2 (not 4) spaces for indentation. - **/libraries/helpers_lint.rb:69**: Use 2 (not 4) spaces for indentation. - **/spec/spec_helper.rb:75**: Use 2 (not 5) spaces for indentation. - **/spec/spec_helper.rb:75**: Use 2 (not 0) spaces for indentation. - **/spec/spec_helper.rb:86**: Use 2 (not 4) spaces for indentation. - **/spec/spec_helper.rb:86**: Use 2 (not 0) spaces for indentation. - **/spec/unit/libraries/helpers_provision_spec.rb:745**: Use 2 (not 4) spaces for indentation. - **/spec/unit/libraries/helpers_provision_spec.rb:1058**: Use 2 (not 4) spaces for indentation. - **/spec/unit/libraries/helpers_provision_spec.rb:1114**: Use 2 (not 1) spaces for indentation. - **/spec/unit/libraries/helpers_provision_spec.rb:1168**: Use 2 (not 8) spaces for indentation. - **/spec/unit/libraries/helpers_provision_spec.rb:1168**: Use 2 (not -4) spaces for indentation. - **/spec/unit/libraries/helpers_provision_spec.rb:1234**: Use 2 (not 1) spaces for indentation. - **/spec/unit/libraries/helpers_provision_spec.rb:1272**: Use 2 (not 1) spaces for indentation. - **/spec/unit/libraries/helpers_syntax_spec.rb:22**: Use 2 (not 6) spaces for indentation. - **/spec/unit/libraries/helpers_syntax_spec.rb:22**: Use 2 (not -2) spaces for indentation. ### Layout/SpaceInsideHashLiteralBraces - **/libraries/delivery_api_client.rb:56**: Space inside { missing. - **/libraries/delivery_api_client.rb:57**: Space inside } missing. - **/spec/unit/libraries/delivery_api_client_specs.rb:6**: Space inside { missing. - **/spec/unit/libraries/delivery_api_client_specs.rb:6**: Space inside } missing. - **/spec/unit/libraries/delivery_api_client_specs.rb:53**: Space inside { missing. - **/spec/unit/libraries/delivery_api_client_specs.rb:53**: Space inside } missing. - **/spec/unit/libraries/delivery_api_client_specs.rb:74**: Space inside { missing. - **/spec/unit/libraries/delivery_api_client_specs.rb:74**: Space inside } missing. - **/spec/unit/libraries/delivery_api_client_specs.rb:99**: Space inside { missing. - **/spec/unit/libraries/delivery_api_client_specs.rb:99**: Space inside } missing. - **/spec/unit/libraries/helpers_provision_spec.rb:157**: Space inside { missing. - **/spec/unit/libraries/helpers_provision_spec.rb:157**: Space inside } missing. - **/spec/unit/recipes/publish_spec.rb:362**: Space inside { missing. - **/spec/unit/recipes/publish_spec.rb:362**: Space inside } missing. - **/spec/unit/recipes/publish_spec.rb:396**: Space inside { missing. - **/spec/unit/recipes/publish_spec.rb:396**: Space inside } missing. ### Layout/SpaceAroundOperators - **/libraries/delivery_api_client.rb:57**: Operator `=>` should be surrounded by a single space. - **/libraries/delivery_truck_deploy.rb:66**: Surrounding space missing for operator `/`. - **/libraries/delivery_truck_deploy.rb:150**: Surrounding space missing for operator `-`. - **/libraries/delivery_truck_deploy.rb:150**: Surrounding space missing for operator `/`. - **/libraries/delivery_truck_deploy.rb:168**: Surrounding space missing for operator `/`. - **/libraries/delivery_truck_deploy.rb:168**: Surrounding space missing for operator `+`. - **/libraries/delivery_truck_deploy.rb:178**: Surrounding space missing for operator `/`. - **/libraries/delivery_truck_deploy.rb:178**: Surrounding space missing for operator `+`. - **/spec/unit/libraries/helpers_provision_spec.rb:1273**: Surrounding space missing for operator `=`. - **/spec/unit/libraries/helpers_provision_spec.rb:1274**: Surrounding space missing for operator `=`. ### Layout/EmptyLinesAroundModuleBody - **/libraries/delivery_api_client.rb:64**: Extra empty line detected at module body end. - **/libraries/helpers_lint.rb:107**: Extra empty line detected at module body end. - **/libraries/helpers_lint.rb:112**: Extra empty line detected at module body beginning. ### Style/TrailingCommaInHashLiteral - **/libraries/delivery_truck_deploy.rb:98**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/delivery_api_client_specs.rb:7**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/delivery_api_client_specs.rb:129**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:20**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:21**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:22**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:87**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:101**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:118**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:132**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:149**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:166**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:180**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:197**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:207**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:227**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:237**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:243**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:264**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:267**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:283**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:290**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:297**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:314**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:318**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:340**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:346**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:354**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:361**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:384**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:388**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:411**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:421**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:452**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:460**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:471**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:535**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:536**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:552**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:556**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:557**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:563**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:571**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:587**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:588**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:594**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:602**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:618**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:624**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:632**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:639**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:656**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:657**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:670**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:671**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:710**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:725**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:734**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:748**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:749**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:788**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:796**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:802**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:810**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:818**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:835**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:843**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:851**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:852**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:853**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:854**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:864**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:875**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:913**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:922**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:934**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:941**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:947**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:948**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:949**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:950**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:962**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:968**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:974**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:975**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:976**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:977**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:994**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1006**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1012**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1018**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1019**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1020**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1021**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1053**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1062**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1093**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1099**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1105**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1106**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1107**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1108**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1126**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1133**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1139**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1140**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1141**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1142**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1165**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1169**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1178**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1191**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1197**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1203**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1204**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1205**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1206**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1215**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1217**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1218**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1297**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1305**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1314**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1322**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1338**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1344**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1350**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1351**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1352**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1353**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1375**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1382**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1411**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1418**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1443**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1451**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1457**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1467**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1478**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1486**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1492**: Put a comma after the last item of a multiline hash. - **/spec/unit/libraries/helpers_provision_spec.rb:1502**: Put a comma after the last item of a multiline hash. - **/spec/unit/recipes/publish_spec.rb:30**: Put a comma after the last item of a multiline hash. - **/spec/unit/recipes/publish_spec.rb:31**: Put a comma after the last item of a multiline hash. - **/spec/unit/recipes/publish_spec.rb:203**: Put a comma after the last item of a multiline hash. - **/spec/unit/recipes/publish_spec.rb:216**: Put a comma after the last item of a multiline hash. ### Layout/SpaceAfterComma - **/libraries/delivery_truck_deploy.rb:110**: Space missing after comma. ### Layout/IndentationConsistency - **/libraries/delivery_truck_deploy.rb:161**: Inconsistent indentation detected. - **/libraries/delivery_truck_deploy.rb:175**: Inconsistent indentation detected. - **/recipes/syntax.rb:63**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:751**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:754**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1117**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1118**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1144**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1146**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1148**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1150**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1235**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1236**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1238**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1240**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1242**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1244**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1273**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1274**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1276**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1277**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1279**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1281**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1283**: Inconsistent indentation detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1285**: Inconsistent indentation detected. ### Lint/Loop - **/libraries/delivery_truck_deploy.rb:161**: Use `Kernel#loop` with `break` rather than `begin/end/until`(or `while`). - **/libraries/delivery_truck_deploy.rb:174**: Use `Kernel#loop` with `break` rather than `begin/end/until`(or `while`). ### Style/HashSyntax - **/libraries/delivery_truck_deploy.rb:197**: Use the new Ruby 1.9 hash syntax. - **/libraries/delivery_truck_deploy.rb:197**: Use the new Ruby 1.9 hash syntax. - **/libraries/delivery_truck_deploy.rb:198**: Use the new Ruby 1.9 hash syntax. - **/libraries/delivery_truck_deploy.rb:198**: Use the new Ruby 1.9 hash syntax. - **/libraries/delivery_truck_deploy.rb:199**: Use the new Ruby 1.9 hash syntax. - **/spec/spec_helper.rb:77**: Use the new Ruby 1.9 hash syntax. - **/spec/spec_helper.rb:78**: Use the new Ruby 1.9 hash syntax. - **/spec/spec_helper.rb:79**: Use the new Ruby 1.9 hash syntax. - **/spec/spec_helper.rb:86**: Use the new Ruby 1.9 hash syntax. - **/spec/spec_helper.rb:87**: Use the new Ruby 1.9 hash syntax. - **/spec/spec_helper.rb:88**: Use the new Ruby 1.9 hash syntax. - **/spec/spec_helper.rb:92**: Use the new Ruby 1.9 hash syntax. - **/spec/spec_helper.rb:93**: Use the new Ruby 1.9 hash syntax. - **/spec/spec_helper.rb:94**: Use the new Ruby 1.9 hash syntax. - **/spec/spec_helper.rb:103**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/libraries/delivery_api_client_specs.rb:53**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/libraries/delivery_api_client_specs.rb:74**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/libraries/delivery_api_client_specs.rb:99**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/default_spec.rb:3**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/deploy_spec.rb:53**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/deploy_spec.rb:54**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/deploy_spec.rb:71**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/deploy_spec.rb:72**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/deploy_spec.rb:89**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/deploy_spec.rb:90**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/functional_spec.rb:14**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/functional_spec.rb:33**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/functional_spec.rb:34**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/functional_spec.rb:53**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/functional_spec.rb:54**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/functional_spec.rb:57**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/functional_spec.rb:58**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/functional_spec.rb:72**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/functional_spec.rb:73**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/lint_spec.rb:35**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/lint_spec.rb:52**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/lint_spec.rb:55**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/lint_spec.rb:85**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/syntax_spec.rb:37**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/syntax_spec.rb:51**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/syntax_spec.rb:54**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/unit_spec.rb:33**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/unit_spec.rb:34**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/unit_spec.rb:50**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/unit_spec.rb:51**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/unit_spec.rb:54**: Use the new Ruby 1.9 hash syntax. - **/spec/unit/recipes/unit_spec.rb:55**: Use the new Ruby 1.9 hash syntax. ### Layout/SpaceAroundEqualsInParameterDefault - **/libraries/delivery_truck_deploy.rb:202**: Surrounding space missing in default value assignment. ### ChefCorrectness/IncorrectLibraryInjection - **/libraries/dsl.rb:27**: Libraries should be injected into the Chef::DSL::Recipe class and not Chef::Recipe or Chef::Provider classes directly. - **/libraries/dsl.rb:29**: Libraries should be injected into the Chef::DSL::Recipe class and not Chef::Recipe or Chef::Provider classes directly. ### Lint/SendWithMixinArgument - **/libraries/dsl.rb:27**: Use `include DeliveryTruck::DSL` instead of `send(:include, DeliveryTruck::DSL)`. - **/libraries/dsl.rb:28**: Use `include DeliveryTruck::DSL` instead of `send(:include, DeliveryTruck::DSL)`. - **/libraries/dsl.rb:29**: Use `include DeliveryTruck::DSL` instead of `send(:include, DeliveryTruck::DSL)`. ### Layout/EmptyLinesAroundMethodBody - **/libraries/helpers_lint.rb:29**: Extra empty line detected at method body beginning. - **/libraries/helpers_lint.rb:58**: Extra empty line detected at method body end. - **/libraries/helpers_lint.rb:67**: Extra empty line detected at method body beginning. - **/libraries/helpers_lint.rb:76**: Extra empty line detected at method body end. ### Layout/TrailingWhitespace - **/libraries/helpers_lint.rb:29**: Trailing whitespace detected. - **/libraries/helpers_lint.rb:59**: Trailing whitespace detected. - **/libraries/helpers_lint.rb:68**: Trailing whitespace detected. - **/libraries/helpers_lint.rb:78**: Trailing whitespace detected. - **/spec/spec_helper.rb:83**: Trailing whitespace detected. - **/spec/spec_helper.rb:100**: Trailing whitespace detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1167**: Trailing whitespace detected. - **/spec/unit/libraries/helpers_provision_spec.rb:1171**: Trailing whitespace detected. - **/spec/unit/libraries/helpers_syntax_spec.rb:21**: Trailing whitespace detected. - **/spec/unit/libraries/helpers_syntax_spec.rb:27**: Trailing whitespace detected. - **/spec/unit/libraries/helpers_syntax_spec.rb:57**: Trailing whitespace detected. - **/spec/unit/libraries/helpers_syntax_spec.rb:124**: Trailing whitespace detected. ### Style/RedundantBegin - **/libraries/helpers_lint.rb:29**: Redundant `begin` block detected. - **/libraries/helpers_lint.rb:68**: Redundant `begin` block detected. ### Layout/CaseIndentation - **/libraries/helpers_lint.rb:43**: Indent `when` as deep as `case`. - **/libraries/helpers_lint.rb:45**: Indent `when` as deep as `case`. - **/libraries/helpers_lint.rb:47**: Indent `when` as deep as `case`. - **/libraries/helpers_lint.rb:49**: Indent `when` as deep as `case`. - **/libraries/helpers_lint.rb:52**: Indent `when` as deep as `case`. ### Layout/CommentIndentation - **/libraries/helpers_lint.rb:48**: Incorrect indentation detected (column 12 instead of 10). ### Layout/ElseAlignment - **/libraries/helpers_lint.rb:54**: Align `else` with `when`. ### Layout/RescueEnsureAlignment - **/libraries/helpers_lint.rb:57**: `rescue` at 57, 8 is not aligned with `def foodcritic_tags` at 28, 6. - **/libraries/helpers_lint.rb:76**: `rescue` at 76, 8 is not aligned with `def foodcritic_excludes` at 67, 6. ### Layout/EmptyLineBetweenDefs - **/libraries/helpers_lint.rb:102**: Use empty lines between method definitions. ### Style/NonNilCheck - **/libraries/helpers_provision.rb:67**: Prefer `!expression.nil?` over `expression != nil`. ### Lint/UnusedMethodArgument - **/libraries/helpers_provision.rb:176**: Unused method argument - `node`. If it's necessary, use `_` or `_node` as an argument name to indicate that it won't be used. You can also write as `handle_delivered_pinnings(*)` if you want the method to accept any arguments but don't care about them. ### Style/Next - **/libraries/helpers_provision.rb:327**: Use `next` to skip iteration. - **/libraries/helpers_provision.rb:350**: Use `next` to skip iteration. - **/recipes/syntax.rb:58**: Use `next` to skip iteration. ### ChefModernize/DefinesChefSpecMatchers - **/libraries/matchers.rb:18**: ChefSpec matchers are now auto generated by ChefSpec 7.1+ and do not need to be defined in a cookbook ### ChefDeprecations/ChefDKGenerators - **/recipes/default.rb:31**: When writing cookbook generators use the ChefCLI module instead of the ChefDK module which was removed in Chef Workstation 0.8 and later. ### Style/RedundantException - **/recipes/publish.rb:31**: Redundant `RuntimeError` argument can be removed. - **/recipes/publish.rb:36**: Redundant `RuntimeError` argument can be removed. - **/recipes/syntax.rb:22**: Redundant `RuntimeError` argument can be removed. ### Style/Dir - **/spec/spec_helper.rb:4**: Use `__dir__` to get an absolute path to the current file's directory. ### Style/BlockDelimiters - **/spec/spec_helper.rb:74**: Avoid using `{...}` for multi-line blocks. - **/spec/spec_helper.rb:83**: Avoid using `{...}` for multi-line blocks. - **/spec/spec_helper.rb:85**: Avoid using `{...}` for multi-line blocks. - **/spec/unit/libraries/helpers_provision_spec.rb:1167**: Avoid using `{...}` for multi-line blocks. - **/spec/unit/libraries/helpers_provision_spec.rb:1168**: Avoid using `{...}` for multi-line blocks. - **/spec/unit/libraries/helpers_syntax_spec.rb:21**: Avoid using `{...}` for multi-line blocks. - **/spec/unit/libraries/helpers_syntax_spec.rb:22**: Avoid using `{...}` for multi-line blocks. ### Layout/MultilineBlockLayout - **/spec/spec_helper.rb:74**: Block body expression is on the same line as the block start. - **/spec/spec_helper.rb:83**: Block body expression is on the same line as the block start. - **/spec/unit/libraries/helpers_provision_spec.rb:1168**: Block body expression is on the same line as the block start. - **/spec/unit/libraries/helpers_syntax_spec.…
Closing this pull request as it has been superseded by #57, which was created with Cookstyle 6.19.5. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle (6.18.8). Adopting changes suggested by Cookstyle improves cookbook readability, avoids common coding mistakes, and eases upgrades to newer versions of the Chef Infra Client.
Style/StringLiterals
Style/EmptyCaseCondition
case
condition, instead use anif
expression.case
condition, instead use anif
expression.case
condition, instead use anif
expression.case
condition, instead use anif
expression.Style/RaiseArgs
raise
.Layout/IndentationWidth
Layout/SpaceInsideHashLiteralBraces
Layout/SpaceAroundOperators
=>
should be surrounded by a single space./
.-
./
./
.+
./
.+
.=
.=
.Layout/EmptyLinesAroundModuleBody
Style/TrailingCommaInHashLiteral
Layout/SpaceAfterComma
Layout/IndentationConsistency
Lint/Loop
Kernel#loop
withbreak
rather thanbegin/end/until
(orwhile
).Kernel#loop
withbreak
rather thanbegin/end/until
(orwhile
).Style/HashSyntax
Layout/SpaceAroundEqualsInParameterDefault
ChefCorrectness/IncorrectLibraryInjection
Lint/SendWithMixinArgument
include DeliveryTruck::DSL
instead ofsend(:include, DeliveryTruck::DSL)
.include DeliveryTruck::DSL
instead ofsend(:include, DeliveryTruck::DSL)
.include DeliveryTruck::DSL
instead ofsend(:include, DeliveryTruck::DSL)
.Layout/EmptyLinesAroundMethodBody
Layout/TrailingWhitespace
Style/RedundantBegin
begin
block detected.begin
block detected.Layout/CaseIndentation
when
as deep ascase
.when
as deep ascase
.when
as deep ascase
.when
as deep ascase
.when
as deep ascase
.Layout/CommentIndentation
Layout/ElseAlignment
else
withwhen
.Layout/RescueEnsureAlignment
rescue
at 57, 8 is not aligned withdef foodcritic_tags
at 28, 6.rescue
at 76, 8 is not aligned withdef foodcritic_excludes
at 67, 6.Layout/EmptyLineBetweenDefs
Style/NonNilCheck
!expression.nil?
overexpression != nil
.Lint/UnusedMethodArgument
node
. If it's necessary, use_
or_node
as an argument name to indicate that it won't be used. You can also write ashandle_delivered_pinnings(*)
if you want the method to accept any arguments but don't care about them.Style/Next
next
to skip iteration.next
to skip iteration.next
to skip iteration.ChefModernize/DefinesChefSpecMatchers
ChefDeprecations/ChefDKGenerators
Style/RedundantException
RuntimeError
argument can be removed.RuntimeError
argument can be removed.RuntimeError
argument can be removed.Style/Dir
__dir__
to get an absolute path to the current file's directory.Style/BlockDelimiters
{...}
for multi-line blocks.{...}
for multi-line blocks.{...}
for multi-line blocks.{...}
for multi-line blocks.{...}
for multi-line blocks.{...}
for multi-line blocks.{...}
for multi-line blocks.Layout/MultilineBlockLayout
Layout/SpaceInsideBlockBraces
Style/TrailingCommaInArrayLiteral
Layout/BlockEndNewline
Layout/BlockAlignment
}
at 83, 0 is not aligned withlet(:one_changed_cookbook) {
at 74, 2.}
at 100, 0 is not aligned withlet(:two_changed_cookbooks) {
at 85, 2.}
at 1171, 0 is not aligned withlet(:rehearsal_default_attributes) {
at 1167, 6.}
at 27, 0 is not aligned withlet(:sugar_change) {
at 21, 4.Layout/DotPosition
Layout/SpaceBeforeBlockBraces
Layout/MultilineMethodCallIndentation
.and_return
with.with
on line 161..and_return
with.with
on line 326.Style/WordArray
%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.%w
or%W
for an array of words.Layout/EmptyLinesAroundBlockBody
Layout/ExtraSpacing
Signed-off-by: Cookstyle cookbooks@chef.io