Class: Git::Lint::Configuration::Model
- Inherits:
-
Struct
- Object
- Struct
- Git::Lint::Configuration::Model
- Defined in:
- lib/git/lint/configuration/model.rb
Overview
Defines configuration content as the primary source of truth for use throughout the gem.
Instance Attribute Summary collapse
-
#commits_author_capitalization_enabled ⇒ Object
Returns the value of attribute commits_author_capitalization_enabled.
-
#commits_author_capitalization_severity ⇒ Object
Returns the value of attribute commits_author_capitalization_severity.
-
#commits_author_email_enabled ⇒ Object
Returns the value of attribute commits_author_email_enabled.
-
#commits_author_email_severity ⇒ Object
Returns the value of attribute commits_author_email_severity.
-
#commits_author_name_enabled ⇒ Object
Returns the value of attribute commits_author_name_enabled.
-
#commits_author_name_minimum ⇒ Object
Returns the value of attribute commits_author_name_minimum.
-
#commits_author_name_severity ⇒ Object
Returns the value of attribute commits_author_name_severity.
-
#commits_body_bullet_capitalization_enabled ⇒ Object
Returns the value of attribute commits_body_bullet_capitalization_enabled.
-
#commits_body_bullet_capitalization_includes ⇒ Object
Returns the value of attribute commits_body_bullet_capitalization_includes.
-
#commits_body_bullet_capitalization_severity ⇒ Object
Returns the value of attribute commits_body_bullet_capitalization_severity.
-
#commits_body_bullet_delimiter_enabled ⇒ Object
Returns the value of attribute commits_body_bullet_delimiter_enabled.
-
#commits_body_bullet_delimiter_includes ⇒ Object
Returns the value of attribute commits_body_bullet_delimiter_includes.
-
#commits_body_bullet_delimiter_severity ⇒ Object
Returns the value of attribute commits_body_bullet_delimiter_severity.
-
#commits_body_bullet_only_enabled ⇒ Object
Returns the value of attribute commits_body_bullet_only_enabled.
-
#commits_body_bullet_only_includes ⇒ Object
Returns the value of attribute commits_body_bullet_only_includes.
-
#commits_body_bullet_only_severity ⇒ Object
Returns the value of attribute commits_body_bullet_only_severity.
-
#commits_body_leading_line_enabled ⇒ Object
Returns the value of attribute commits_body_leading_line_enabled.
-
#commits_body_leading_line_severity ⇒ Object
Returns the value of attribute commits_body_leading_line_severity.
-
#commits_body_line_length_enabled ⇒ Object
Returns the value of attribute commits_body_line_length_enabled.
-
#commits_body_line_length_maximum ⇒ Object
Returns the value of attribute commits_body_line_length_maximum.
-
#commits_body_line_length_severity ⇒ Object
Returns the value of attribute commits_body_line_length_severity.
-
#commits_body_paragraph_capitalization_enabled ⇒ Object
Returns the value of attribute commits_body_paragraph_capitalization_enabled.
-
#commits_body_paragraph_capitalization_severity ⇒ Object
Returns the value of attribute commits_body_paragraph_capitalization_severity.
-
#commits_body_phrase_enabled ⇒ Object
Returns the value of attribute commits_body_phrase_enabled.
-
#commits_body_phrase_excludes ⇒ Object
Returns the value of attribute commits_body_phrase_excludes.
-
#commits_body_phrase_severity ⇒ Object
Returns the value of attribute commits_body_phrase_severity.
-
#commits_body_presence_enabled ⇒ Object
Returns the value of attribute commits_body_presence_enabled.
-
#commits_body_presence_minimum ⇒ Object
Returns the value of attribute commits_body_presence_minimum.
-
#commits_body_presence_severity ⇒ Object
Returns the value of attribute commits_body_presence_severity.
-
#commits_body_tracker_shorthand_enabled ⇒ Object
Returns the value of attribute commits_body_tracker_shorthand_enabled.
-
#commits_body_tracker_shorthand_excludes ⇒ Object
Returns the value of attribute commits_body_tracker_shorthand_excludes.
-
#commits_body_tracker_shorthand_severity ⇒ Object
Returns the value of attribute commits_body_tracker_shorthand_severity.
-
#commits_body_word_repeat_enabled ⇒ Object
Returns the value of attribute commits_body_word_repeat_enabled.
-
#commits_body_word_repeat_severity ⇒ Object
Returns the value of attribute commits_body_word_repeat_severity.
-
#commits_signature_enabled ⇒ Object
Returns the value of attribute commits_signature_enabled.
-
#commits_signature_includes ⇒ Object
Returns the value of attribute commits_signature_includes.
-
#commits_signature_severity ⇒ Object
Returns the value of attribute commits_signature_severity.
-
#commits_subject_length_enabled ⇒ Object
Returns the value of attribute commits_subject_length_enabled.
-
#commits_subject_length_maximum ⇒ Object
Returns the value of attribute commits_subject_length_maximum.
-
#commits_subject_length_severity ⇒ Object
Returns the value of attribute commits_subject_length_severity.
-
#commits_subject_prefix_delimiter ⇒ Object
Returns the value of attribute commits_subject_prefix_delimiter.
-
#commits_subject_prefix_enabled ⇒ Object
Returns the value of attribute commits_subject_prefix_enabled.
-
#commits_subject_prefix_includes ⇒ Object
Returns the value of attribute commits_subject_prefix_includes.
-
#commits_subject_prefix_severity ⇒ Object
Returns the value of attribute commits_subject_prefix_severity.
-
#commits_subject_suffix_enabled ⇒ Object
Returns the value of attribute commits_subject_suffix_enabled.
-
#commits_subject_suffix_excludes ⇒ Object
Returns the value of attribute commits_subject_suffix_excludes.
-
#commits_subject_suffix_severity ⇒ Object
Returns the value of attribute commits_subject_suffix_severity.
-
#commits_subject_word_repeat_enabled ⇒ Object
Returns the value of attribute commits_subject_word_repeat_enabled.
-
#commits_subject_word_repeat_severity ⇒ Object
Returns the value of attribute commits_subject_word_repeat_severity.
-
#commits_trailer_collaborator_capitalization_enabled ⇒ Object
Returns the value of attribute commits_trailer_collaborator_capitalization_enabled.
-
#commits_trailer_collaborator_capitalization_severity ⇒ Object
Returns the value of attribute commits_trailer_collaborator_capitalization_severity.
-
#commits_trailer_collaborator_email_enabled ⇒ Object
Returns the value of attribute commits_trailer_collaborator_email_enabled.
-
#commits_trailer_collaborator_email_severity ⇒ Object
Returns the value of attribute commits_trailer_collaborator_email_severity.
-
#commits_trailer_collaborator_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_collaborator_key_enabled.
-
#commits_trailer_collaborator_key_severity ⇒ Object
Returns the value of attribute commits_trailer_collaborator_key_severity.
-
#commits_trailer_collaborator_name_enabled ⇒ Object
Returns the value of attribute commits_trailer_collaborator_name_enabled.
-
#commits_trailer_collaborator_name_minimum ⇒ Object
Returns the value of attribute commits_trailer_collaborator_name_minimum.
-
#commits_trailer_collaborator_name_severity ⇒ Object
Returns the value of attribute commits_trailer_collaborator_name_severity.
-
#commits_trailer_duplicate_enabled ⇒ Object
Returns the value of attribute commits_trailer_duplicate_enabled.
-
#commits_trailer_duplicate_severity ⇒ Object
Returns the value of attribute commits_trailer_duplicate_severity.
-
#commits_trailer_format_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_format_key_enabled.
-
#commits_trailer_format_key_severity ⇒ Object
Returns the value of attribute commits_trailer_format_key_severity.
-
#commits_trailer_format_value_enabled ⇒ Object
Returns the value of attribute commits_trailer_format_value_enabled.
-
#commits_trailer_format_value_includes ⇒ Object
Returns the value of attribute commits_trailer_format_value_includes.
-
#commits_trailer_format_value_severity ⇒ Object
Returns the value of attribute commits_trailer_format_value_severity.
-
#commits_trailer_issue_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_issue_key_enabled.
-
#commits_trailer_issue_key_severity ⇒ Object
Returns the value of attribute commits_trailer_issue_key_severity.
-
#commits_trailer_issue_value_enabled ⇒ Object
Returns the value of attribute commits_trailer_issue_value_enabled.
-
#commits_trailer_issue_value_includes ⇒ Object
Returns the value of attribute commits_trailer_issue_value_includes.
-
#commits_trailer_issue_value_severity ⇒ Object
Returns the value of attribute commits_trailer_issue_value_severity.
-
#commits_trailer_milestone_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_milestone_key_enabled.
-
#commits_trailer_milestone_key_severity ⇒ Object
Returns the value of attribute commits_trailer_milestone_key_severity.
-
#commits_trailer_milestone_value_enabled ⇒ Object
Returns the value of attribute commits_trailer_milestone_value_enabled.
-
#commits_trailer_milestone_value_includes ⇒ Object
Returns the value of attribute commits_trailer_milestone_value_includes.
-
#commits_trailer_milestone_value_severity ⇒ Object
Returns the value of attribute commits_trailer_milestone_value_severity.
-
#commits_trailer_order_enabled ⇒ Object
Returns the value of attribute commits_trailer_order_enabled.
-
#commits_trailer_order_severity ⇒ Object
Returns the value of attribute commits_trailer_order_severity.
-
#commits_trailer_reviewer_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_reviewer_key_enabled.
-
#commits_trailer_reviewer_key_severity ⇒ Object
Returns the value of attribute commits_trailer_reviewer_key_severity.
-
#commits_trailer_reviewer_value_enabled ⇒ Object
Returns the value of attribute commits_trailer_reviewer_value_enabled.
-
#commits_trailer_reviewer_value_includes ⇒ Object
Returns the value of attribute commits_trailer_reviewer_value_includes.
-
#commits_trailer_reviewer_value_severity ⇒ Object
Returns the value of attribute commits_trailer_reviewer_value_severity.
-
#commits_trailer_signer_capitalization_enabled ⇒ Object
Returns the value of attribute commits_trailer_signer_capitalization_enabled.
-
#commits_trailer_signer_capitalization_severity ⇒ Object
Returns the value of attribute commits_trailer_signer_capitalization_severity.
-
#commits_trailer_signer_email_enabled ⇒ Object
Returns the value of attribute commits_trailer_signer_email_enabled.
-
#commits_trailer_signer_email_severity ⇒ Object
Returns the value of attribute commits_trailer_signer_email_severity.
-
#commits_trailer_signer_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_signer_key_enabled.
-
#commits_trailer_signer_key_severity ⇒ Object
Returns the value of attribute commits_trailer_signer_key_severity.
-
#commits_trailer_signer_name_enabled ⇒ Object
Returns the value of attribute commits_trailer_signer_name_enabled.
-
#commits_trailer_signer_name_minimum ⇒ Object
Returns the value of attribute commits_trailer_signer_name_minimum.
-
#commits_trailer_signer_name_severity ⇒ Object
Returns the value of attribute commits_trailer_signer_name_severity.
-
#commits_trailer_tracker_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_tracker_key_enabled.
-
#commits_trailer_tracker_key_severity ⇒ Object
Returns the value of attribute commits_trailer_tracker_key_severity.
-
#commits_trailer_tracker_value_enabled ⇒ Object
Returns the value of attribute commits_trailer_tracker_value_enabled.
-
#commits_trailer_tracker_value_includes ⇒ Object
Returns the value of attribute commits_trailer_tracker_value_includes.
-
#commits_trailer_tracker_value_severity ⇒ Object
Returns the value of attribute commits_trailer_tracker_value_severity.
Instance Attribute Details
#commits_author_capitalization_enabled ⇒ Object
Returns the value of attribute commits_author_capitalization_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def @commits_author_capitalization_enabled end |
#commits_author_capitalization_severity ⇒ Object
Returns the value of attribute commits_author_capitalization_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def @commits_author_capitalization_severity end |
#commits_author_email_enabled ⇒ Object
Returns the value of attribute commits_author_email_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def @commits_author_email_enabled end |
#commits_author_email_severity ⇒ Object
Returns the value of attribute commits_author_email_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def @commits_author_email_severity end |
#commits_author_name_enabled ⇒ Object
Returns the value of attribute commits_author_name_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def @commits_author_name_enabled end |
#commits_author_name_minimum ⇒ Object
Returns the value of attribute commits_author_name_minimum
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def @commits_author_name_minimum end |
#commits_author_name_severity ⇒ Object
Returns the value of attribute commits_author_name_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def @commits_author_name_severity end |
#commits_body_bullet_capitalization_enabled ⇒ Object
Returns the value of attribute commits_body_bullet_capitalization_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_bullet_capitalization_enabled @commits_body_bullet_capitalization_enabled end |
#commits_body_bullet_capitalization_includes ⇒ Object
Returns the value of attribute commits_body_bullet_capitalization_includes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_bullet_capitalization_includes @commits_body_bullet_capitalization_includes end |
#commits_body_bullet_capitalization_severity ⇒ Object
Returns the value of attribute commits_body_bullet_capitalization_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_bullet_capitalization_severity @commits_body_bullet_capitalization_severity end |
#commits_body_bullet_delimiter_enabled ⇒ Object
Returns the value of attribute commits_body_bullet_delimiter_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_bullet_delimiter_enabled @commits_body_bullet_delimiter_enabled end |
#commits_body_bullet_delimiter_includes ⇒ Object
Returns the value of attribute commits_body_bullet_delimiter_includes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_bullet_delimiter_includes @commits_body_bullet_delimiter_includes end |
#commits_body_bullet_delimiter_severity ⇒ Object
Returns the value of attribute commits_body_bullet_delimiter_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_bullet_delimiter_severity @commits_body_bullet_delimiter_severity end |
#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 |
#commits_body_bullet_only_includes ⇒ Object
Returns the value of attribute commits_body_bullet_only_includes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_bullet_only_includes @commits_body_bullet_only_includes end |
#commits_body_bullet_only_severity ⇒ Object
Returns the value of attribute commits_body_bullet_only_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_bullet_only_severity @commits_body_bullet_only_severity end |
#commits_body_leading_line_enabled ⇒ Object
Returns the value of attribute commits_body_leading_line_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_leading_line_enabled @commits_body_leading_line_enabled end |
#commits_body_leading_line_severity ⇒ Object
Returns the value of attribute commits_body_leading_line_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_leading_line_severity @commits_body_leading_line_severity end |
#commits_body_line_length_enabled ⇒ Object
Returns the value of attribute commits_body_line_length_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_line_length_enabled @commits_body_line_length_enabled end |
#commits_body_line_length_maximum ⇒ Object
Returns the value of attribute commits_body_line_length_maximum
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_line_length_maximum @commits_body_line_length_maximum end |
#commits_body_line_length_severity ⇒ Object
Returns the value of attribute commits_body_line_length_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_line_length_severity @commits_body_line_length_severity end |
#commits_body_paragraph_capitalization_enabled ⇒ Object
Returns the value of attribute commits_body_paragraph_capitalization_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_paragraph_capitalization_enabled @commits_body_paragraph_capitalization_enabled end |
#commits_body_paragraph_capitalization_severity ⇒ Object
Returns the value of attribute commits_body_paragraph_capitalization_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_paragraph_capitalization_severity @commits_body_paragraph_capitalization_severity end |
#commits_body_phrase_enabled ⇒ Object
Returns the value of attribute commits_body_phrase_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_phrase_enabled @commits_body_phrase_enabled end |
#commits_body_phrase_excludes ⇒ Object
Returns the value of attribute commits_body_phrase_excludes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_phrase_excludes @commits_body_phrase_excludes end |
#commits_body_phrase_severity ⇒ Object
Returns the value of attribute commits_body_phrase_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_phrase_severity @commits_body_phrase_severity end |
#commits_body_presence_enabled ⇒ Object
Returns the value of attribute commits_body_presence_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_presence_enabled @commits_body_presence_enabled end |
#commits_body_presence_minimum ⇒ Object
Returns the value of attribute commits_body_presence_minimum
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_presence_minimum @commits_body_presence_minimum end |
#commits_body_presence_severity ⇒ Object
Returns the value of attribute commits_body_presence_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_presence_severity @commits_body_presence_severity end |
#commits_body_tracker_shorthand_enabled ⇒ Object
Returns the value of attribute commits_body_tracker_shorthand_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_tracker_shorthand_enabled @commits_body_tracker_shorthand_enabled end |
#commits_body_tracker_shorthand_excludes ⇒ Object
Returns the value of attribute commits_body_tracker_shorthand_excludes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_tracker_shorthand_excludes @commits_body_tracker_shorthand_excludes end |
#commits_body_tracker_shorthand_severity ⇒ Object
Returns the value of attribute commits_body_tracker_shorthand_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_tracker_shorthand_severity @commits_body_tracker_shorthand_severity end |
#commits_body_word_repeat_enabled ⇒ Object
Returns the value of attribute commits_body_word_repeat_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_word_repeat_enabled @commits_body_word_repeat_enabled end |
#commits_body_word_repeat_severity ⇒ Object
Returns the value of attribute commits_body_word_repeat_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_body_word_repeat_severity @commits_body_word_repeat_severity end |
#commits_signature_enabled ⇒ Object
Returns the value of attribute commits_signature_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_signature_enabled @commits_signature_enabled end |
#commits_signature_includes ⇒ Object
Returns the value of attribute commits_signature_includes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_signature_includes @commits_signature_includes end |
#commits_signature_severity ⇒ Object
Returns the value of attribute commits_signature_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_signature_severity @commits_signature_severity end |
#commits_subject_length_enabled ⇒ Object
Returns the value of attribute commits_subject_length_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_length_enabled @commits_subject_length_enabled end |
#commits_subject_length_maximum ⇒ Object
Returns the value of attribute commits_subject_length_maximum
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_length_maximum @commits_subject_length_maximum end |
#commits_subject_length_severity ⇒ Object
Returns the value of attribute commits_subject_length_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_length_severity @commits_subject_length_severity end |
#commits_subject_prefix_delimiter ⇒ Object
Returns the value of attribute commits_subject_prefix_delimiter
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_prefix_delimiter @commits_subject_prefix_delimiter end |
#commits_subject_prefix_enabled ⇒ Object
Returns the value of attribute commits_subject_prefix_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_prefix_enabled @commits_subject_prefix_enabled end |
#commits_subject_prefix_includes ⇒ Object
Returns the value of attribute commits_subject_prefix_includes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_prefix_includes @commits_subject_prefix_includes end |
#commits_subject_prefix_severity ⇒ Object
Returns the value of attribute commits_subject_prefix_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_prefix_severity @commits_subject_prefix_severity end |
#commits_subject_suffix_enabled ⇒ Object
Returns the value of attribute commits_subject_suffix_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_suffix_enabled @commits_subject_suffix_enabled end |
#commits_subject_suffix_excludes ⇒ Object
Returns the value of attribute commits_subject_suffix_excludes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_suffix_excludes @commits_subject_suffix_excludes end |
#commits_subject_suffix_severity ⇒ Object
Returns the value of attribute commits_subject_suffix_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_suffix_severity @commits_subject_suffix_severity end |
#commits_subject_word_repeat_enabled ⇒ Object
Returns the value of attribute commits_subject_word_repeat_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_word_repeat_enabled @commits_subject_word_repeat_enabled end |
#commits_subject_word_repeat_severity ⇒ Object
Returns the value of attribute commits_subject_word_repeat_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_subject_word_repeat_severity @commits_subject_word_repeat_severity end |
#commits_trailer_collaborator_capitalization_enabled ⇒ Object
Returns the value of attribute commits_trailer_collaborator_capitalization_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_collaborator_capitalization_enabled @commits_trailer_collaborator_capitalization_enabled end |
#commits_trailer_collaborator_capitalization_severity ⇒ Object
Returns the value of attribute commits_trailer_collaborator_capitalization_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_collaborator_capitalization_severity @commits_trailer_collaborator_capitalization_severity end |
#commits_trailer_collaborator_email_enabled ⇒ Object
Returns the value of attribute commits_trailer_collaborator_email_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_collaborator_email_enabled @commits_trailer_collaborator_email_enabled end |
#commits_trailer_collaborator_email_severity ⇒ Object
Returns the value of attribute commits_trailer_collaborator_email_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_collaborator_email_severity @commits_trailer_collaborator_email_severity end |
#commits_trailer_collaborator_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_collaborator_key_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_collaborator_key_enabled @commits_trailer_collaborator_key_enabled end |
#commits_trailer_collaborator_key_severity ⇒ Object
Returns the value of attribute commits_trailer_collaborator_key_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_collaborator_key_severity @commits_trailer_collaborator_key_severity end |
#commits_trailer_collaborator_name_enabled ⇒ Object
Returns the value of attribute commits_trailer_collaborator_name_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_collaborator_name_enabled @commits_trailer_collaborator_name_enabled end |
#commits_trailer_collaborator_name_minimum ⇒ Object
Returns the value of attribute commits_trailer_collaborator_name_minimum
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_collaborator_name_minimum @commits_trailer_collaborator_name_minimum end |
#commits_trailer_collaborator_name_severity ⇒ Object
Returns the value of attribute commits_trailer_collaborator_name_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_collaborator_name_severity @commits_trailer_collaborator_name_severity end |
#commits_trailer_duplicate_enabled ⇒ Object
Returns the value of attribute commits_trailer_duplicate_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_duplicate_enabled @commits_trailer_duplicate_enabled end |
#commits_trailer_duplicate_severity ⇒ Object
Returns the value of attribute commits_trailer_duplicate_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_duplicate_severity @commits_trailer_duplicate_severity end |
#commits_trailer_format_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_format_key_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_format_key_enabled @commits_trailer_format_key_enabled end |
#commits_trailer_format_key_severity ⇒ Object
Returns the value of attribute commits_trailer_format_key_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_format_key_severity @commits_trailer_format_key_severity end |
#commits_trailer_format_value_enabled ⇒ Object
Returns the value of attribute commits_trailer_format_value_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_format_value_enabled @commits_trailer_format_value_enabled end |
#commits_trailer_format_value_includes ⇒ Object
Returns the value of attribute commits_trailer_format_value_includes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_format_value_includes @commits_trailer_format_value_includes end |
#commits_trailer_format_value_severity ⇒ Object
Returns the value of attribute commits_trailer_format_value_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_format_value_severity @commits_trailer_format_value_severity end |
#commits_trailer_issue_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_issue_key_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_issue_key_enabled @commits_trailer_issue_key_enabled end |
#commits_trailer_issue_key_severity ⇒ Object
Returns the value of attribute commits_trailer_issue_key_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_issue_key_severity @commits_trailer_issue_key_severity end |
#commits_trailer_issue_value_enabled ⇒ Object
Returns the value of attribute commits_trailer_issue_value_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_issue_value_enabled @commits_trailer_issue_value_enabled end |
#commits_trailer_issue_value_includes ⇒ Object
Returns the value of attribute commits_trailer_issue_value_includes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_issue_value_includes @commits_trailer_issue_value_includes end |
#commits_trailer_issue_value_severity ⇒ Object
Returns the value of attribute commits_trailer_issue_value_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_issue_value_severity @commits_trailer_issue_value_severity end |
#commits_trailer_milestone_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_milestone_key_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_milestone_key_enabled @commits_trailer_milestone_key_enabled end |
#commits_trailer_milestone_key_severity ⇒ Object
Returns the value of attribute commits_trailer_milestone_key_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_milestone_key_severity @commits_trailer_milestone_key_severity end |
#commits_trailer_milestone_value_enabled ⇒ Object
Returns the value of attribute commits_trailer_milestone_value_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_milestone_value_enabled @commits_trailer_milestone_value_enabled end |
#commits_trailer_milestone_value_includes ⇒ Object
Returns the value of attribute commits_trailer_milestone_value_includes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_milestone_value_includes @commits_trailer_milestone_value_includes end |
#commits_trailer_milestone_value_severity ⇒ Object
Returns the value of attribute commits_trailer_milestone_value_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_milestone_value_severity @commits_trailer_milestone_value_severity end |
#commits_trailer_order_enabled ⇒ Object
Returns the value of attribute commits_trailer_order_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_order_enabled @commits_trailer_order_enabled end |
#commits_trailer_order_severity ⇒ Object
Returns the value of attribute commits_trailer_order_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_order_severity @commits_trailer_order_severity end |
#commits_trailer_reviewer_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_reviewer_key_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_reviewer_key_enabled @commits_trailer_reviewer_key_enabled end |
#commits_trailer_reviewer_key_severity ⇒ Object
Returns the value of attribute commits_trailer_reviewer_key_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_reviewer_key_severity @commits_trailer_reviewer_key_severity end |
#commits_trailer_reviewer_value_enabled ⇒ Object
Returns the value of attribute commits_trailer_reviewer_value_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_reviewer_value_enabled @commits_trailer_reviewer_value_enabled end |
#commits_trailer_reviewer_value_includes ⇒ Object
Returns the value of attribute commits_trailer_reviewer_value_includes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_reviewer_value_includes @commits_trailer_reviewer_value_includes end |
#commits_trailer_reviewer_value_severity ⇒ Object
Returns the value of attribute commits_trailer_reviewer_value_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_reviewer_value_severity @commits_trailer_reviewer_value_severity end |
#commits_trailer_signer_capitalization_enabled ⇒ Object
Returns the value of attribute commits_trailer_signer_capitalization_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_signer_capitalization_enabled @commits_trailer_signer_capitalization_enabled end |
#commits_trailer_signer_capitalization_severity ⇒ Object
Returns the value of attribute commits_trailer_signer_capitalization_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_signer_capitalization_severity @commits_trailer_signer_capitalization_severity end |
#commits_trailer_signer_email_enabled ⇒ Object
Returns the value of attribute commits_trailer_signer_email_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_signer_email_enabled @commits_trailer_signer_email_enabled end |
#commits_trailer_signer_email_severity ⇒ Object
Returns the value of attribute commits_trailer_signer_email_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_signer_email_severity @commits_trailer_signer_email_severity end |
#commits_trailer_signer_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_signer_key_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_signer_key_enabled @commits_trailer_signer_key_enabled end |
#commits_trailer_signer_key_severity ⇒ Object
Returns the value of attribute commits_trailer_signer_key_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_signer_key_severity @commits_trailer_signer_key_severity end |
#commits_trailer_signer_name_enabled ⇒ Object
Returns the value of attribute commits_trailer_signer_name_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_signer_name_enabled @commits_trailer_signer_name_enabled end |
#commits_trailer_signer_name_minimum ⇒ Object
Returns the value of attribute commits_trailer_signer_name_minimum
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_signer_name_minimum @commits_trailer_signer_name_minimum end |
#commits_trailer_signer_name_severity ⇒ Object
Returns the value of attribute commits_trailer_signer_name_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_signer_name_severity @commits_trailer_signer_name_severity end |
#commits_trailer_tracker_key_enabled ⇒ Object
Returns the value of attribute commits_trailer_tracker_key_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_tracker_key_enabled @commits_trailer_tracker_key_enabled end |
#commits_trailer_tracker_key_severity ⇒ Object
Returns the value of attribute commits_trailer_tracker_key_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_tracker_key_severity @commits_trailer_tracker_key_severity end |
#commits_trailer_tracker_value_enabled ⇒ Object
Returns the value of attribute commits_trailer_tracker_value_enabled
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_tracker_value_enabled @commits_trailer_tracker_value_enabled end |
#commits_trailer_tracker_value_includes ⇒ Object
Returns the value of attribute commits_trailer_tracker_value_includes
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_tracker_value_includes @commits_trailer_tracker_value_includes end |
#commits_trailer_tracker_value_severity ⇒ Object
Returns the value of attribute commits_trailer_tracker_value_severity
7 8 9 |
# File 'lib/git/lint/configuration/model.rb', line 7 def commits_trailer_tracker_value_severity @commits_trailer_tracker_value_severity end |