Skip to content

Commit

Permalink
Do not require documentation just yet
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj committed Oct 5, 2024
1 parent fa9195d commit 322726e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ AllCops:
- 'gemfiles/*.gemfile'
- 'vendor/**/*'

Style/Documentation:
Enabled: false

Style/IfUnlessModifier:
Enabled: false

Expand Down

0 comments on commit 322726e

Please sign in to comment.