Commit 1a14ea8
committed
Add lint to default rake tasks
Currently when we run bundle exec rake only rspec runs. Adding a lint rake task, and including this with the default rake tasks to match search-api and search-api-v2-beta-features1 parent aff121a commit 1a14ea8
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments