Skip to content

Commit

Permalink
Add default rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic authored and flash-gordon committed Mar 3, 2020
1 parent 29655a3 commit 25b45d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ namespace :spec do
end
end

task default: :spec

begin
require 'yard-junk/rake'
YardJunk::Rake.define_task(:text)
Expand Down

0 comments on commit 25b45d9

Please sign in to comment.