Merge pull request #14945 from issyl0/rubocop-rm-unnecessary-comment

This commit is contained in:
Mike McQuaid 2023-03-11 08:03:47 +00:00 committed by GitHub
commit 921ad96b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -324,7 +324,6 @@ Style/AutoResourceCleanup:
Style/BarePercentLiterals:
EnforcedStyle: percent_q
# make rspec formatting more flexible
Style/BlockDelimiters:
BracesRequiredMethods:
- "sig"