The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.000 - 2024-01-05

  • Add requirement for configuration
  • Parse config for localdir and load into config
  • Update documentation for localdir config setting
  • Add happy path test for user_config

Documentation

lint git commits and messages

Modules

lint git commits and messages
constructor for Git::Lint::Check modules
parent module for commit check modules
check for indent spaces
check for indent tabs
check for mixed indent tabs and spaces
check for lines with unresolved commit conflicts
check for line ending whitespace
parent module for message check modules
check for blank line after summary
check for no summary ending period
run commands
configuration for Git::Lint