lint scripts (#610)

This commit is contained in:
Echo
2025-11-04 14:56:35 -05:00
committed by GitHub
parent 54db08e304
commit 2943d0889f

5
bin/lint Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -e
echo "rubocoppin'..."
bundle exec rubocop -A