Class: Overcommit::Hook::CommitMsg::Base

Inherits:
Base
  • Object
show all
Extended by:
Forwardable
Defined in:
lib/overcommit/hook/commit_msg/base.rb

Overview

Functionality common to all commit-msg hooks.

Instance Attribute Summary

Attributes inherited from Base

#config

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