mmenanno/lunchmoney

View on GitHub
.toys/typecheck.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

def run
  exec("bin/srb tc")
end