Commit 4daf9c00 authored by Robert Speicher's avatar Robert Speicher

Enable RSpec/SingleLineHook cop

parent a6ec5121
......@@ -1066,7 +1066,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