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 rubocop --lint to default rake task and Travis build #1571

Merged
merged 2 commits into from Jan 24, 2016

Conversation

mattbrictson
Copy link
Member

This PR is pretty much identical to the one that was merged for SSHKit: capistrano/sshkit#313

  • Fixes all warnings reported by rubocop --lint (there were only a few)
  • Explains our usage of RuboCop in DEVELOPMENT.md
  • Adds a lint rake task for executing rubocop --lint
  • Makes linting part of the default rake task
  • Adds linting to the Travis build

leehambley added a commit that referenced this pull request Jan 24, 2016
Add `rubocop --lint` to default rake task and Travis build
@leehambley leehambley merged commit a19b0d9 into capistrano:master Jan 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants