Skip to content

Instantly share code, notes, and snippets.

@chanmix51
Forked from marcw/.gitconfig
Created February 22, 2011 18:06
Show Gist options
  • Save chanmix51/839075 to your computer and use it in GitHub Desktop.
Save chanmix51/839075 to your computer and use it in GitHub Desktop.
lint = "!sh -c 'git status | awk \"/modified/ {print \\$3}\" | xargs -L 1 php -l'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment