Add linter
Some checks failed
Gitea Actions Demo / lint (push) Failing after 1m22s
Gitea Actions Demo / test (push) Successful in 1m26s
Gitea Actions Demo / release-image (push) Successful in 1m2s

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