mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Remove rubycritic gem
This commit is contained in:
parent
9b9fb2f8aa
commit
114492814b
3 changed files with 0 additions and 31 deletions
|
@ -58,9 +58,6 @@ BCODE=0 # tmp
|
|||
bundle exec brakeman -q
|
||||
echo "END_OF_SECURITY_RESULTS"
|
||||
|
||||
# update code review
|
||||
bundle exec rubycritic app lib
|
||||
|
||||
if [ $RCODE == 0 ] && [ $TCODE == 0 ] &&[ $BCODE == 0 ]; then
|
||||
exit 0
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue