diff --git a/Library/.rubocop.yml b/Library/.rubocop.yml index b7e0c8dd42..83a484070f 100644 --- a/Library/.rubocop.yml +++ b/Library/.rubocop.yml @@ -324,7 +324,6 @@ Style/AutoResourceCleanup: Style/BarePercentLiterals: EnforcedStyle: percent_q -# make rspec formatting more flexible Style/BlockDelimiters: BracesRequiredMethods: - "sig"