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 a check for the easy_install resource #85

Closed
1 of 7 tasks
tas50 opened this issue Jul 16, 2019 · 0 comments · Fixed by #143
Closed
1 of 7 tasks

Add a check for the easy_install resource #85

tas50 opened this issue Jul 16, 2019 · 0 comments · Fixed by #143
Labels
New Cop Proposal A proposal for a new Cookstyle cop

Comments

@tas50
Copy link
Contributor

tas50 commented Jul 16, 2019

What category of cop is this?:

Please try to select as few as possible.

  • Deprecation - A cop that alerts to a deprecation in the Chef Infra Client
  • Correctness - A cop that alerts when incorrect coding behavior is being used
  • Sharing - A cop that alerts to missing functionality necessary for sharing cookboooks with others
  • Style - A cop that alerts to a style best practice
  • Simplification - A cop that alerts to ways code can be simplified through refactoring
  • Effortless - A cop that alerts on code that must be resolved to move to the Effortless pattern
  • Policyfiles - A cop that alerts on code that must be resolved to move to the Policyfiles pattern

Describe the new cop:

We removed this resource in Chef 13

What it would trigger on:

Any usage of easy_install

What it would autocorrect to if applicable

N/A

@tas50 tas50 added the Status: Untriaged An issue that has yet to be triaged. label Jul 16, 2019
@tas50 tas50 added New Cop Proposal A proposal for a new Cookstyle cop and removed Status: Untriaged An issue that has yet to be triaged. New Cop Proposal A proposal for a new Cookstyle cop labels Jul 24, 2019
@tas50 tas50 closed this as completed in #143 Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Cop Proposal A proposal for a new Cookstyle cop
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant