Skip to content
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.20.1 #59

Closed
wants to merge 1 commit into from

Conversation

cookstyle[bot]
Copy link

@cookstyle cookstyle bot commented Oct 8, 2020

This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle (6.20.1). 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 5) 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/RedundantBegin

  • /libraries/delivery_truck_deploy.rb:69: Redundant begin block detected.
  • /libraries/delivery_truck_deploy.rb:112: Redundant begin block detected.
  • /libraries/helpers_lint.rb:29: Redundant begin block detected.
  • /libraries/helpers_lint.rb:68: Redundant begin block detected.

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.

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.rb:22: Block body expression is on the same line as the block start.

Layout/SpaceInsideBlockBraces

  • /spec/spec_helper.rb:74: Space missing inside {.
  • /spec/spec_helper.rb:83: Space missing inside {.
  • /spec/spec_helper.rb:98: Space missing inside {.
  • /spec/spec_helper.rb:98: Space missing inside }.
  • /spec/unit/libraries/delivery_api_client_specs.rb:119: Space missing inside {.
  • /spec/unit/libraries/delivery_api_client_specs.rb:119: Space missing inside }.
  • /spec/unit/recipes/publish_spec.rb:362: Space missing inside {.
  • /spec/unit/recipes/publish_spec.rb:362: Space missing inside }.
  • /spec/unit/recipes/publish_spec.rb:396: Space missing inside {.
  • /spec/unit/recipes/publish_spec.rb:396: Space missing inside }.

Style/TrailingCommaInArrayLiteral

  • /spec/spec_helper.rb:80: Put a comma after the last item of a multiline array.
  • /spec/spec_helper.rb:95: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:826: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:831: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:834: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:839: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:842: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:847: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:850: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:932: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:939: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:945: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:960: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:966: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:972: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1004: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1010: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1016: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1091: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1097: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1103: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1124: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1131: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1137: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1189: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1195: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1201: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1333: Put a comma after the last item of a multiline array.
  • /spec/unit/libraries/helpers_provision_spec.rb:1348: Put a comma after the last item of a multiline array.

Layout/BlockEndNewline

  • /spec/spec_helper.rb:81: Expression at 81, 4 should be on its own line.
  • /spec/spec_helper.rb:96: Expression at 96, 4 should be on its own line.
  • /spec/unit/libraries/helpers_provision_spec.rb:1170: Expression at 1170, 9 should be on its own line.
  • /spec/unit/libraries/helpers_syntax_spec.rb:26: Expression at 26, 55 should be on its own line.

Layout/BlockAlignment

  • /spec/spec_helper.rb:83: } at 83, 0 is not aligned with let(:one_changed_cookbook) { at 74, 2.
  • /spec/spec_helper.rb:100: } at 100, 0 is not aligned with let(:two_changed_cookbooks) { at 85, 2.
  • /spec/unit/libraries/helpers_provision_spec.rb:1171: } at 1171, 0 is not aligned with let(:rehearsal_default_attributes) { at 1167, 6.
  • /spec/unit/libraries/helpers_syntax_spec.rb:27: } at 27, 0 is not aligned with let(:sugar_change) { at 21, 4.

Layout/DotPosition

  • /spec/unit/libraries/delivery_api_client_specs.rb:46: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:47: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:48: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:50: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:51: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:52: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:61: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:62: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:63: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:65: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:66: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:68: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:69: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:71: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:72: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:73: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:82: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:83: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:84: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:86: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:87: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:89: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:90: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:96: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:97: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:98: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:116: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:119: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:134: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:135: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:137: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:138: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:140: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:141: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/delivery_api_client_specs.rb:142: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:213: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:214: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:215: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:217: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:218: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:219: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:271: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:273: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:322: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:324: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:392: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:394: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:427: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:428: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:429: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:431: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:432: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:433: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:435: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:494: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:496: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:509: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:510: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:511: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:513: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:514: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:515: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:542: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:577: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:608: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:677: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:692: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:694: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:755: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:775: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:777: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:881: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:882: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:883: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:885: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:886: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:887: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:889: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:895: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:896: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:897: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:983: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:984: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:985: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1026: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1028: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1030: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1041: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1042: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1043: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1073: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1075: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1077: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1147: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1149: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1151: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1222: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1223: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1224: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1240: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1242: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1244: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1258: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1260: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1262: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1281: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1283: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1285: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1363: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1364: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1365: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1387: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1389: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1399: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1400: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1401: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1423: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1425: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1508: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1509: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1510: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1512: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1513: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1514: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1516: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1531: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1533: Place the . on the next line, together with the method name.
  • /spec/unit/libraries/helpers_provision_spec.rb:1535: Place the . on the next line, together with the method name.

Layout/SpaceBeforeBlockBraces

  • /spec/unit/libraries/delivery_api_client_specs.rb:119: Space missing to the left of {.
  • /spec/unit/libraries/helpers_deploy_spec.rb:14: Space missing to the left of {.

Layout/MultilineMethodCallIndentation

  • /spec/unit/libraries/delivery_api_client_specs.rb:120: Use 2 (not 4) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/functional_spec.rb:6: Use 2 (not 21) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/functional_spec.rb:9: Use 2 (not 21) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/publish_spec.rb:162: Align .and_return with .with on line 161.
  • /spec/unit/recipes/publish_spec.rb:281: Use 2 (not 21) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/publish_spec.rb:286: Use 2 (not 21) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/publish_spec.rb:304: Use 2 (not 21) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/publish_spec.rb:306: Use 2 (not 21) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/publish_spec.rb:310: Use 2 (not 21) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/publish_spec.rb:315: Use 2 (not 21) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/publish_spec.rb:327: Align .and_return with .with on line 326.
  • /spec/unit/recipes/publish_spec.rb:336: Use 2 (not 21) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/publish_spec.rb:337: Use 2 (not 21) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/publish_spec.rb:340: Use 2 (not 21) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/publish_spec.rb:374: Use 2 (not 24) spaces for indenting an expression spanning multiple lines.
  • /spec/unit/recipes/publish_spec.rb:407: Use 2 (not 24) spaces for indenting an expression spanning multiple lines.

Style/WordArray

  • /spec/unit/libraries/delivery_api_client_specs.rb:129: Use %w or %W for an array of words.
  • /spec/unit/libraries/delivery_api_client_specs.rb:148: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_lint_spec.rb:60: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_lint_spec.rb:92: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_lint_spec.rb:135: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_lint_spec.rb:167: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:110: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:111: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:170: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:171: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:554: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:555: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:663: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:664: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:703: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:704: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:936: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:937: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:1128: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:1128: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:1129: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:1187: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:1188: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:1217: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:1218: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:1331: Use %w or %W for an array of words.
  • /spec/unit/libraries/helpers_provision_spec.rb:1335: Use %w or %W for an array of words.

Layout/EmptyLinesAroundBlockBody

  • /spec/unit/libraries/helpers_functional_spec.rb:4: Extra empty line detected at block body beginning.
  • /spec/unit/libraries/helpers_provision_spec.rb:78: Extra empty line detected at block body end.
  • /spec/unit/libraries/helpers_provision_spec.rb:1233: Extra empty line detected at block body beginning.
  • /spec/unit/libraries/helpers_provision_spec.rb:1432: Extra empty line detected at block body end.
  • /spec/unit/libraries/helpers_provision_spec.rb:1539: Extra empty line detected at block body end.
  • /spec/unit/libraries/helpers_syntax_spec.rb:9: Extra empty line detected at block body beginning.
  • /spec/unit/recipes/publish_spec.rb:210: Extra empty line detected at block body end.
  • /spec/unit/recipes/publish_spec.rb:223: Extra empty line detected at block body end.
  • /spec/unit/recipes/publish_spec.rb:334: Extra empty line detected at block body beginning.
  • /spec/unit/recipes/publish_spec.rb:415: Extra empty line detected at block body end.

Layout/ExtraSpacing

  • /spec/unit/libraries/helpers_provision_spec.rb:446: Unnecessary spacing detected.

Signed-off-by: Cookstyle cookbooks@chef.io

This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle (6.20.1). 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 5) 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/RedundantBegin
  - **/libraries/delivery_truck_deploy.rb:69**: Redundant `begin` block detected.
  - **/libraries/delivery_truck_deploy.rb:112**: Redundant `begin` block detected.
  - **/libraries/helpers_lint.rb:29**: Redundant `begin` block detected.
  - **/libraries/helpers_lint.rb:68**: Redundant `begin` block detected.

### 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.

### 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.
  - *…
@cookstyle
Copy link
Author

cookstyle bot commented Oct 12, 2020

Closing this pull request as it has been superseded by #60, which was created with Cookstyle 6.20.2.

@cookstyle cookstyle bot closed this Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants