-
Notifications
You must be signed in to change notification settings - Fork 208
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
Plugin review; disable unnecessary plugins #567
Conversation
Could you attach a quick list of the rationale for each plugin being disabled? |
@@ -71,6 +71,7 @@ def check | |||
end | |||
end | |||
end | |||
PuppetLint.configuration.send('names_containing_dash') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you mean 'disable_names_containing_dash'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixing
Rationale from #561 check_classes.rb
check_documentation.rb
check_nodes.rb
check_resources.rb
check_strings.rb
check_variables.rb
|
f1d3ae5
to
fc2ba4b
Compare
This is a breaking change, scheduled for v3.0.0.