1#!/bin/sh 2 3yarn lint:autofix 4bundle exec erblint --autocorrect --enable-all-linters --lint-all 5bundle exec rubocop -a