Method: PreCommit::ErrorList#errors

Defined in:
lib/pre-commit/error_list.rb

#errorsObject

Returns the value of attribute errors

Returns:

  • (Object)

    the current value of errors


4
5
6
# File 'lib/pre-commit/error_list.rb', line 4

def errors
  @errors
end