You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking change: --install-hook and --uninstall-hook have been renamed to install-hook and uninstall-hook respectively to better express that they are commands instead of options.
Better error handling when gitlint is executed in a directory that is not a git repository or when git is not installed.
The git commit message hook now uses pretty colored output
Fix: --config option no longer accepts directories as value