Skip to content

Commit

Permalink
Ignore HashSyntax in keys_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmartian committed Jan 23, 2024
1 parent 515fd01 commit 1642af0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ AllCops:
NewCops: enable
DisplayCopNames: true
TargetRubyVersion: 2.6

Style/HashSyntax:
Exclude:
- spec/octofacts/util/keys_spec.rb

0 comments on commit 1642af0

Please sign in to comment.