rubocop: Remove comment about RSpec from Style/BlockDelimiters config
- We got rid of the RSpec-related excludes in PR 14920. I should have got rid of this comment too.
This commit is contained in:
parent
cb5e8298a2
commit
b00203fa3c
@ -324,7 +324,6 @@ Style/AutoResourceCleanup:
|
||||
Style/BarePercentLiterals:
|
||||
EnforcedStyle: percent_q
|
||||
|
||||
# make rspec formatting more flexible
|
||||
Style/BlockDelimiters:
|
||||
BracesRequiredMethods:
|
||||
- "sig"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user