Method: PreCommit::Checks::Tabs.description
- Defined in:
- lib/plugins/pre_commit/checks/tabs.rb
.description ⇒ Object
15 16 17 |
# File 'lib/plugins/pre_commit/checks/tabs.rb', line 15 def self.description "Finds ruby files with tabulation character before text in line." end |