Skip to content

Commit

Permalink
Run standard as part of the test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
pezholio authored and tahb committed Sep 19, 2019
1 parent dbc14a6 commit 5e04f73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/default.rake
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
task default: %i[standard spec] if Rails.env.test? || Rails.env.development?

0 comments on commit 5e04f73

Please sign in to comment.