Changes for version 0.018 - 2023-12-27

  • Add commit checks IndentSpaces and IndentTabs
  • Add known caveats section to the README

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