Commit 71f4e6e4 authored by Robert Speicher's avatar Robert Speicher

Enable RSpec/SingleLineHook cop

parent c0e52768
......@@ -1071,7 +1071,7 @@ RSpec/RepeatedDescription:
# Ensure RSpec hook blocks are always multi-line.
RSpec/SingleLineHook:
Enabled: false
Enabled: true
Exclude:
- 'spec/factories/*'
- 'spec/requests/api/v3/*'
......
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