mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
rubocop shows now exact cop name in output
This commit is contained in:
parent
cc667efcb1
commit
6cf70074b4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ git log origin/master -n 10 --pretty=oneline | sed -r '/^.{40} Merge branch/d' |
|
|||
echo "END_OF_GIT_LAST_COMMITS"
|
||||
|
||||
echo "RUBOCOP_RESULTS"
|
||||
bundle exec rubocop
|
||||
bundle exec rubocop -D
|
||||
RCODE=$?
|
||||
echo "END_OF_RUBOCOP_RESULTS"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue