Skip to content

Commit

Permalink
Merge pull request #496 from inspec/mj/bk-ff
Browse files Browse the repository at this point in the history
Add newline to Rakefile
  • Loading branch information
miah committed Jul 24, 2019
2 parents 8482751 + d5fb389 commit 49dea8c
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 49dea8c

Please sign in to comment.