Libraries
»
pre-commit
(0.40.0)
»
Index
»
PreCommit
»
Checks
»
BeforeAll
»
#extra_grep
Method: PreCommit::Checks::BeforeAll#extra_grep
Defined in:
lib/plugins/pre_commit/checks/before_all.rb
#
extra_grep
⇒
Object
11 12 13
# File 'lib/plugins/pre_commit/checks/before_all.rb', line 11
def
extra_grep
%w{
-v
//
}
end