Pattern: Use of def
with parentheses
Issue: -
This rule checks for parentheses in the definition of a method, that does not take any arguments. Both instance and class/singleton methods are checked.
Pattern: Use of def
with parentheses
Issue: -
This rule checks for parentheses in the definition of a method, that does not take any arguments. Both instance and class/singleton methods are checked.