summaryrefslogtreecommitdiff
path: root/ci/run-static-analysis.sh
blob: 68dd0f080e88983a1be250ed2e4c9f9d8cf144f2 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# Perform various static code analysis checks
#
 
. ${0%/*}/lib-travisci.sh
 
make coccicheck