87067a scripts: Install pre-merge-commit hook

Authored and Committed by Michal Koutný 5 months ago
    scripts: Install pre-merge-commit hook
    
    When merge is not carried out with `--no-commit` or it does not yield in
    a conflict, our standard pre-commit checks are omitted.
    Rectify that by invoking pre-commit hook via pre-merge-commit too.
    
        
file modified
+5 -0