magic_test
magic_test copied to clipboard
Fixing Standard Ruby
I saw #20, and I'm guessing what it means is we want to implement standard Ruby for the tests that are generated when running flush
, etc.
In the meantime, this PR addresses the standard Ruby fixes when just running standardrb --fix
against main
.