Re: [savannah-help-public] help about pre-commits, and pre-push scripts using git

2019-05-04 Thread Bob Proulx
joa.cuel...@riseup.net wrote: > Does Anyone know if there are any GNU scripts for checking code sanity > as Git hooks? > I'm thinking about scripts for following the official coding style > guidelines. (C, C++, PHP, python...) The "standard" git hook that I enable for my own projects is the one th

[savannah-help-public] help about pre-commits, and pre-push scripts using git

2019-05-04 Thread joa . cuellar
Hi! Does Anyone know if there are any GNU scripts for checking code sanity as Git hooks? I'm thinking about scripts for following the official coding style guidelines. (C, C++, PHP, python...) Thanks! Joa