Class: Overcommit::Hook::CommitMsg::Base
- Extended by:
- Forwardable
- Defined in:
- lib/overcommit/hook/commit_msg/base.rb
Overview
Functionality common to all commit-msg hooks.
Direct Known Subclasses
GerritChangeId, HardTabs, RussianNovel, SingleLineSubject, TextWidth, TrailingPeriod
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#applicable_files, #description, #enabled?, #executable, #execute, #in_path?, #initialize, #name, #process_hook_return_value, #quiet?, #required?, #run, #run?, #run_and_transform, #skip?
Constructor Details
This class inherits a constructor from Overcommit::Hook::Base