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
19 20 21 |
# File 'lib/pre-commit/checks/grep.rb', line 19 def "Please define 'pattern' method." end |