Skip to content
Snippets Groups Projects
Unverified Commit c3a9acbd authored by BrewTestBot's avatar BrewTestBot
Browse files

Update RBI files for rubocop-performance.

parent 444ff6b0
No related branches found
No related tags found
No related merge requests found
......@@ -441,6 +441,7 @@ class RuboCop::Cop::Performance::MapCompact < ::RuboCop::Cop::Base
private
def compact_method_range(compact_node); end
def invoke_method_after_map_compact_on_same_line?(compact_node, chained_method); end
end
RuboCop::Cop::Performance::MapCompact::MSG = T.let(T.unsafe(nil), String)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment