Skip to content

Commit

Permalink
chore: fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
nishidayuya committed Oct 26, 2024
1 parent da9446f commit 9d5aaf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Guardfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

guard :minitest, all_on_start: false do
watch(%r{^test/(.*)test(.*)\.rb$})
end

0 comments on commit 9d5aaf3

Please sign in to comment.