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.

Method Summary

Methods inherited from Base

#applicable_files, #description, #enabled?, #execute, #in_path?, #initialize, #name, #quiet?, #required?, #run, #run?, #skip?

Constructor Details

This class inherits a constructor from Overcommit::Hook::Base