Skip to content

Instantly share code, notes, and snippets.

@jordansissel
Created July 1, 2015 06:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jordansissel/9e13f2072d2f57e6ec5f to your computer and use it in GitHub Desktop.
Save jordansissel/9e13f2072d2f57e6ec5f to your computer and use it in GitHub Desktop.
% bundle exec ruby prstyle.rb --debug https://github.com/jordansissel/fpm/pull/947
Cloning into '/var/folders/4r/4fpyt_2d1qvfrgb2fnngrqm40000gn/T/studtmp-9eeb66f7dc8cf5aeabe08598b0dec47d1e652126ccf53d56d888045949dd'...
...
From https://github.com/jordansissel/fpm
* [new ref] refs/pull/947/head -> origin/pull/947
Branch pull-request set up to track remote branch pull/947 from origin.
...
=> Running rubocop
Showing rubocop complaints about new code in this PR:
Offense at b/lib/fpm/package/virtualenv.rb:19
Style/AlignParameters: Align the parameters of a method call if they span more than one line.
Offense at b/lib/fpm/package/virtualenv.rb:20
Style/AlignParameters: Align the parameters of a method call if they span more than one line.
Offense at b/lib/fpm/package/virtualenv.rb:88
Style/AlignParameters: Align the parameters of a method call if they span more than one line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment