erb_linting (#637)

* setup lint

* lint pass

* gh ci/cd lint

* okay nvm our code is shit
This commit is contained in:
Echo
2025-11-17 17:47:26 -05:00
committed by GitHub
parent ed7fcc8680
commit b13b5790ba
19 changed files with 88 additions and 31 deletions

View File

@@ -2,4 +2,7 @@
set -e
echo "rubocoppin'..."
bundle exec rubocop -A
bundle exec rubocop -A
echo "erb_lintin'..."
bundle exec erb_lint . -a