Libraries
»
pre-commit
(0.24.0)
»
Index
»
PreCommit
»
Checks
»
Tabs
»
#pattern
Method: PreCommit::Checks::Tabs#pattern
Defined in:
lib/plugins/pre_commit/checks/tabs.rb
#
pattern
⇒
Object
11 12 13
# File 'lib/plugins/pre_commit/checks/tabs.rb', line 11
def
pattern
"
^ *\t
"
end