We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Security issues such as the one reported in #547 could be avoided by running Rubocop security checks as part of the test suite.
Rubocop will not run against code that supports Ruby 1.9 syntax, so this issue is blocked on #563.
The text was updated successfully, but these errors were encountered:
test: add rubocop security checks to the default rake task
d555b2f
Closes #564
b5bd4ac
Successfully merging a pull request may close this issue.
Security issues such as the one reported in #547 could be avoided by running Rubocop security checks as part of the test suite.
Rubocop will not run against code that supports Ruby 1.9 syntax, so this issue is blocked on #563.
The text was updated successfully, but these errors were encountered: