Skip to content

Commit

Permalink
squash: Temporarily disable rule
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Oct 25, 2024
1 parent 1920e9b commit b66f80a
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 @@ -38,6 +38,9 @@ Metrics/PerceivedComplexity:
Naming/FileName:
Exclude:
- '**/opentelemetry-*'
### TODO: Enable this is a separate PR
Naming/BlockForwarding:
Enabled: false
Style/Documentation:
Exclude:
- "**/test/**/*"
Expand Down

0 comments on commit b66f80a

Please sign in to comment.