summaryrefslogtreecommitdiff
path: root/hacks/cppcheck
blob: 2b91b892244dc43e56ded1f8f16adb4c6b141436 (plain)
1
2
#!/bin/bash
cppcheck --enable=all --quiet -U check . > log 2>&1