#!/bin/sh # # Before every commit, quality-bot reviews the staged files by predefined rulesets from the qbot. # If the reviewed file has any comments from the qbot the commit will be automatically aborted. #