Skip to content

Commit

Permalink
Exclude docs for RuboCop run
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Oct 20, 2023
1 parent d0d6738 commit 6fef248
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 @@ -3,6 +3,9 @@ AllCops:

DisabledByDefault: true

Exclude:
- "docs/**/*"

Layout/EmptyLineAfterMagicComment:
Enabled: true

Expand Down

0 comments on commit 6fef248

Please sign in to comment.