Pull out git checks to work as post-commit git hook

Bug #1216925 reported by Joe Gordon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
hacking
Won't Fix
Undecided
Unassigned

Bug Description

having git checks run in flake8, is ugly and confusing. flake8 wasn't designed to support git checks, every check needs to know what file and line the error is in, but it has no way of saying the bug was in the commit message.

So lets pull out the git checks to run as a separate post-commit git hook, that can also be run on jenkins as part of gate.

Revision history for this message
Joe Gordon (jogo) wrote :

we removed git based checks from hacking

Changed in hacking:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.