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 cops for incorrect platforms / platform families #639

Merged
merged 2 commits into from
May 27, 2020

Commits on May 27, 2020

  1. Add new cops for incorrect platforms / platform families

    This time let's catch them in case statements. There's some code reuse
    in these cops, but it's actually a lot simpler to just write it as two
    cops vs. trying to create a unified cop.
    
    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed May 27, 2020
    Configuration menu
    Copy the full SHA
    eaea975 View commit details
    Browse the repository at this point in the history
  2. Updates from review

    Signed-off-by: Tim Smith <tsmith@chef.io>
    tas50 committed May 27, 2020
    Configuration menu
    Copy the full SHA
    23bcae0 View commit details
    Browse the repository at this point in the history