Commit df58c20b authored by Kyle Fuller's avatar Kyle Fuller

[Rubocop] Enable Lint/DefEndAlignment

parent ebfd838b
...@@ -5,11 +5,6 @@ ...@@ -5,11 +5,6 @@
# Note that changes in the inspected code, or installation of new # Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again. # versions of RuboCop, may require this file to be generated again.
# Offense count: 2
# Configuration parameters: AlignWith, SupportedStyles.
Lint/DefEndAlignment:
Enabled: false
# Offense count: 10 # Offense count: 10
# Configuration parameters: AlignWith, SupportedStyles. # Configuration parameters: AlignWith, SupportedStyles.
Lint/EndAlignment: Lint/EndAlignment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment