Skip to content

Commit

Permalink
update linter rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Stachyra committed Apr 4, 2023
1 parent 4ff19d9 commit 0ae2fdb
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 @@ -36,3 +36,6 @@ Metrics/ModuleLength:

Lint/OrAssignmentToConstant:
Enabled: false

Lint/DuplicateBranch:
Enabled: false

0 comments on commit 0ae2fdb

Please sign in to comment.