Skip to content

Commit

Permalink
Força estilo semântico para blocos
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsondarolt committed Dec 4, 2018
1 parent 21ae86b commit 02b7bf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Expand Up @@ -19,6 +19,9 @@ Rails:
Rails/ReversibleMigration:
Enabled: false

Style/BlockDelimiters:
EnforcedStyle: semantic

Style/ConditionalAssignment:
EnforcedStyle: assign_to_condition

Expand Down

0 comments on commit 02b7bf4

Please sign in to comment.