Skip to content

Commit

Permalink
Ignore zeitwerk warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jan 9, 2024
1 parent 18b6c02 commit 1d6192a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
Warning.ignore(/__FILE__/)
Warning.ignore(/__LINE__/)
Warning.ignore(/codacy/)
Warning.ignore(/zeitwerk/)
Warning.ignore(/dry\/core\/equalizer/)
Warning.ignore(/dry\/equalizer/)
Warning.process { |w| raise RuntimeError, w } if ENV['FAIL_ON_WARNINGS'].eql?('true')
Expand Down

0 comments on commit 1d6192a

Please sign in to comment.