Skip to content

Commit

Permalink
Disable rule that fails on Ruby 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Jul 27, 2022
1 parent 4c3e28c commit 7712533
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .standard.yml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
ruby_version: 2.5

ignore:
- lib/dotenv/parser.rb:
- Lint/InheritException

0 comments on commit 7712533

Please sign in to comment.