Include linters in all suites
This commit is contained in:
parent
2f0bf822c4
commit
aced0925b3
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ else
|
|||
fi
|
||||
|
||||
case $TEST_SUITE in
|
||||
linters)
|
||||
linters|all)
|
||||
bundle exec rubocop -Dc .rubocop.yml
|
||||
bundle exec haml-lint app/views
|
||||
;;&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue