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 7.5.3 #182

Merged
merged 2 commits into from
Jan 4, 2021

Conversation

cookstyle[bot]
Copy link

@cookstyle cookstyle bot commented Dec 31, 2020

This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle (7.5.3). Adopting changes suggested by Cookstyle improves cookbook readability, avoids common coding mistakes, and eases upgrades to newer versions of the Chef Infra Client.

Style/RegexpLiteral

  • /test/integration/input_file_resource/serverspec/input_file_provider_spec.rb:15: Use %r around regular expression.
  • /test/integration/input_file_resource/serverspec/input_file_provider_spec.rb:24: Use %r around regular expression.

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

This change is automatically generated by the Cookstyle Bot using the latest version of Cookstyle (7.5.3). Adopting changes suggested by Cookstyle improves cookbook readability, avoids common coding mistakes, and eases upgrades to newer versions of the Chef Infra Client.

### Style/RegexpLiteral
  - **/test/integration/input_file_resource/serverspec/input_file_provider_spec.rb:15**: Use `%r` around regular expression.
  - **/test/integration/input_file_resource/serverspec/input_file_provider_spec.rb:24**: Use `%r` around regular expression.

Signed-off-by: Cookstyle <cookbooks@chef.io>
Signed-off-by: Lance Albertson <lance@osuosl.org>
@ramereth ramereth added the Release: Patch Release to Chef Supermarket as a version patch when merged label Jan 4, 2021
@ramereth ramereth merged commit 213f775 into master Jan 4, 2021
@ramereth ramereth deleted the cookstyle_bot/cookstyle_7_5_3 branch January 4, 2021 22:42
@kitchen-porter
Copy link
Contributor

Released as: 8.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release: Patch Release to Chef Supermarket as a version patch when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants