Merge branch 'main' into pr/99

* main:
  Add another assertion for `escape_shell_value`
  Add tests for `Mrsk::Utils`
  Fix indentation
  Don't report exception here too
  Don't report exception
  Add CLI tests for remaining commands that are not tested yet
  Minor: Properly require active_support
This commit is contained in:
David Heinemeier Hansson
2023-03-20 17:31:50 +01:00
9 changed files with 479 additions and 26 deletions

View File

@@ -1,6 +1,7 @@
module Mrsk
end
require "active_support"
require "zeitwerk"
loader = Zeitwerk::Loader.for_gem