Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Commit

Permalink
Merge pull request #394 from dwradcliffe/patch-1
Browse files Browse the repository at this point in the history
remove duplicate output
  • Loading branch information
lamont-granquist committed Nov 5, 2015
2 parents d3df682 + 5a20bfd commit 4b2a330
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/foodcritic/linter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def check(options = {})
files = files_to_process(paths)

if options[:progress]
puts "Food Critic"
puts "Checking #{files.count} files"
end

Expand Down

0 comments on commit 4b2a330

Please sign in to comment.