Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Forgot to update foodcritic ref when moving sprout-osx-apps up to /
Browse files Browse the repository at this point in the history
  • Loading branch information
hiremaga committed Jun 11, 2014
1 parent 6a6744e commit 22330eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
@@ -1,5 +1,5 @@
require 'rake'

task :foodcritic do
sh 'foodcritic sprout-osx-apps -f any -f ~FC014 -f ~FC017 -f ~FC041 -f ~FC048'
sh 'foodcritic . -f any -f ~FC014 -f ~FC017 -f ~FC041 -f ~FC048'
end

0 comments on commit 22330eb

Please sign in to comment.