Skip to content

Commit

Permalink
.rubocoip.ymal
Browse files Browse the repository at this point in the history
  • Loading branch information
msypniewski511 committed Oct 16, 2024
1 parent 80c78a0 commit 6d0c31d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Style/StringLiterals:
EnforcedStyle: double_quotes

AllCops:
Exclude:
- 'bin/bundle'
SuggestExtensions: false
Style/Documentation:
Enabled: false
Metrics/BlockLength:
Max: 30

0 comments on commit 6d0c31d

Please sign in to comment.