Overcommit v0.52.0 Release Notes

Release Date: 2019-12-15 // over 4 years ago
  • ๐Ÿ†• New Features

    • โž• Add GolangciLint pre-commit and pre-push hooks
    • โž• Add GoTest pre-push hook
    • โž• Add GoFmt pre-commit hook
    • โž• Add exclude_branches hook option to disable hooks running on specific branches
    • โž• Add exclude_remotes pre-push hook option to disable pre-push hooks running against specific remotes
    • Add include_remote_ref_deletions pre-push hook option to allow running for a remote branch deletion
    • โž• Add per-branch destructive_only setting to ProtectedBranches pre-push hook

    ๐Ÿ”„ Changes

    • Change default behavior of pre-push hooks to not run against deleted remote refs
    • Rename remote_branch_deletion? pre-push hook helper to remote_ref_deletion?

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix Mdl to properly parse JSON output from mdl