[console_scripts]
check-description-max-length=pre_commit_commit_msg_hooks.check_description_max_length:main
check-second-line-empty=pre_commit_commit_msg_hooks.check_second_line_empty:main
check-summary-capitalized=pre_commit_commit_msg_hooks.check_summary_capitalized:main
check-summary-conjunction=pre_commit_commit_msg_hooks.check_summary_conjunction:main
check-summary-imperative=pre_commit_commit_msg_hooks.check_summary_imperative:main
check-summary-max-length=pre_commit_commit_msg_hooks.check_summary_max_length:main
check-summary-min-length=pre_commit_commit_msg_hooks.check_summary_min_length:main
check-summary-punctuation=pre_commit_commit_msg_hooks.check_summary_punctuation:main

