Don't import luminance of 0 from 2.14.x metadata files (part of #2130).
[dcpomatic.git] / hacks / cppcheck
1 #!/bin/bash
2 cppcheck --enable=all --quiet -U check . > log 2>&1