Method: Inch::Evaluation::Role::Object::WithoutDoc#suggestion

Defined in:
lib/inch/evaluation/role/object.rb

#suggestionObject



27
28
29
# File 'lib/inch/evaluation/role/object.rb', line 27

def suggestion
  "Add a comment describing the #{object_type}"
end