Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.8 KB

TASKS.md

File metadata and controls

27 lines (23 loc) · 1.8 KB

Tasks

Important

Hooks

  • Add hook execution config to specify which hook scripts must be executed.
  • Add an automatic message formatter.
  • Add more descriptive error messages to indicate what is wrong with the commit message.
  • Add a pre-push hook.

Configuration File

  • Add a property to set a limit on the number of footers.
  • Add a whitespace check (body or descriptions with only whitespaces).
  • Add disallowed keywords for Subject and Footers.