Files
2025-09-02 13:53:47 -04:00

8 lines
129 B
Bash
Executable File

#!/usr/bin/env bash
set -e
echo "rubocoppin'..."
bundle exec rubocop -A
echo "erb_lint-in'?"
bundle exec erb_lint app/views/ -a