Add linter

This commit is contained in:
2024-07-07 16:17:23 -05:00
parent 68e91f3afb
commit dba544db71
3 changed files with 28 additions and 0 deletions

View File

@ -19,4 +19,5 @@ group :development do
gem "rbs"
gem "rack-test"
gem "test-unit"
gem "standard"
end