Skip to content

Instantly share code, notes, and snippets.

@cypok
Created February 22, 2009 20:33
Show Gist options
  • Save cypok/68607 to your computer and use it in GitHub Desktop.
Save cypok/68607 to your computer and use it in GitHub Desktop.
*
* You have some suspicious patch lines:
*
* In app/controllers/galleries_controller.rb
* trailing whitespace (line 9)
app/controllers/galleries_controller.rb:9:
* In app/controllers/items_controller.rb
* trailing whitespace (line 7)
app/controllers/items_controller.rb:7:
* In app/views/items/_comment.html.erb
* trailing whitespace (line 3)
app/views/items/_comment.html.erb:3: <% if @has_rights %>
* In public/stylesheets/style.css
* trailing whitespace (line 390)
public/stylesheets/style.css:390: background: #FFD0D0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment