Method: Git::Lint::Configuration::Model#commits_body_bullet_only_enabled
- Defined in:
- lib/git/lint/configuration/model.rb
#commits_body_bullet_only_enabled ⇒ Object
Returns the value of attribute commits_body_bullet_only_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_bullet_only_enabled @commits_body_bullet_only_enabled end |