Module: Overcommit::Hook::CommitMsg

Defined in:
lib/overcommit/hook/commit_msg/base.rb,
lib/overcommit/hook/commit_msg/hard_tabs.rb,
lib/overcommit/hook/commit_msg/text_width.rb,
lib/overcommit/hook/commit_msg/spell_check.rb,
lib/overcommit/hook/commit_msg/empty_message.rb,
lib/overcommit/hook/commit_msg/russian_novel.rb,
lib/overcommit/hook/commit_msg/message_format.rb,
lib/overcommit/hook/commit_msg/trailing_period.rb,
lib/overcommit/hook/commit_msg/gerrit_change_id.rb,
lib/overcommit/hook/commit_msg/capitalized_subject.rb,
lib/overcommit/hook/commit_msg/single_line_subject.rb

Defined Under Namespace

Classes: Base, CapitalizedSubject, EmptyMessage, GerritChangeId, HardTabs, MessageFormat, RussianNovel, SingleLineSubject, SpellCheck, TextWidth, TrailingPeriod