Open Issues Need Help
View All on GitHub [1.2.2] helper_method declaration being removed 3 months ago
AI Summary: The user reports that a RuboCop cop incorrectly removes `helper_method` declarations when they are defined within a `private` block and the cop also performs other corrections on the file. This behavior is observed only when the cop is already making modifications, suggesting an interaction bug.
Complexity:
3/5
bug good first issue invalid
RuboCop extension for method sorting according to call order.
Ruby
#ast#rubocop#ruby