Exception: PreCommit::Checks::Grep::PaternNotSet
- Inherits:
-
StandardError
- Object
- StandardError
- PreCommit::Checks::Grep::PaternNotSet
- Defined in:
- lib/pre-commit/checks/grep.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
9 10 11 |
# File 'lib/pre-commit/checks/grep.rb', line 9 def "Please define 'pattern' method." end |