Skip to content

Commit

Permalink
Disable Layout/ClassStructure for now to prevent failing builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
xzile committed Sep 29, 2020
1 parent ee40f56 commit fd271e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubocop.yml
Expand Up @@ -16,7 +16,7 @@ Rails:
Enabled: true

Layout/ClassStructure:
Enabled: true
Enabled: false
Categories:
module_inclusion:
- extend
Expand Down

0 comments on commit fd271e4

Please sign in to comment.