Skip to content

Commit

Permalink
Add newline _in_ Rakefile.
Browse files Browse the repository at this point in the history
Signed-off-by: Miah Johnson <miah@chia-pet.org>
  • Loading branch information
miah committed Jul 24, 2019
1 parent 8482751 commit d5fb389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Bundler::GemHelper.install_tasks name: "train"
RuboCop::RakeTask.new(:lint) do |task|
task.options << "--display-cop-names"
end
#

# run tests
task default: %i{test lint}

Expand Down

0 comments on commit d5fb389

Please sign in to comment.