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

Add new cop ChefModernize/ConditionalUsingTest #666

Merged
merged 4 commits into from
Jul 9, 2020
Merged

Commits on Jul 9, 2020

  1. Add new cop ChefModernize/ConditionalUsingTest

    Avoid shelling out when we can just use Ruby which is going to be faster.
    
    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    7430cde View commit details
    Browse the repository at this point in the history
  2. Update spec/rubocop/cop/chef/modernize/conditional_using_test_spec.rb

    Signed-off-by: Tim Smith <tsmith@chef.io>
    
    Co-authored-by: pete higgins <pete@peterhiggins.org>
    tas50 and phiggins authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    76f6cfb View commit details
    Browse the repository at this point in the history
  3. Update spec/rubocop/cop/chef/modernize/conditional_using_test_spec.rb

    Signed-off-by: Tim Smith <tsmith@chef.io>
    
    Co-authored-by: pete higgins <pete@peterhiggins.org>
    tas50 and phiggins authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    c4ae580 View commit details
    Browse the repository at this point in the history
  4. Update spec/rubocop/cop/chef/modernize/conditional_using_test_spec.rb

    Signed-off-by: Tim Smith <tsmith@chef.io>
    
    Co-authored-by: pete higgins <pete@peterhiggins.org>
    tas50 and phiggins authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    04fae86 View commit details
    Browse the repository at this point in the history