Merge tag 'l10n-2.17.0-rnd1' of git://github.com/git-l10n/git-po
[git.git] / ci / run-static-analysis.sh
blobfe4ee4e06b1e33d3ee1cd9022df06c960dd8d75b
1 #!/bin/sh
3 # Perform various static code analysis checks
6 . ${0%/*}/lib-travisci.sh
8 make coccicheck
10 save_good_tree