Libraries
»
pre-commit
(0.40.0)
»
Index
»
PreCommit
»
Installer
»
#hook
Method: PreCommit::Installer#hook
Defined in:
lib/pre-commit/installer.rb
#
hook
⇒
Object
17 18 19
# File 'lib/pre-commit/installer.rb', line 17
def
hook
templates
[
key
.
sub
(
/
^--
/
,
"
"
)
]
end