Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glip

Code checker and git hook.

To use as git hook:

$ cat > .git/hooks/pre-commit
#!/bin/sh
<path-to>/glip -c <path-to>/glip-hook.cfg
<ctrl-D>
$ chmod -x .git/hooks/pre-commit

See inline doc in glip/glip-hook.cfg

About

Code checker and git hook

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages