Second batch for 2.19 cycle
[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