Method: PreCommit::Checks::Common.description
- Defined in:
- lib/plugins/pre_commit/checks/common.rb
.description ⇒ Object
11 12 13 |
# File 'lib/plugins/pre_commit/checks/common.rb', line 11 def self.description "Plugins common for all languages." end |