UNPKG

quality-bot

Version:

QBot Online Code Review Application

7 lines (5 loc) 210 B
#!/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. #