1
0
mirror of https://github.com/mariadb-corporation/libmarias3.git synced 2025-04-18 16:24:01 +03:00
libmarias3/ci-scripts/cppcheck.sh
Andrew Hutchings c4cad023b5 Code cleanups
2019-05-21 14:38:05 +01:00

3 lines
82 B
Bash
Executable File

#!/bin/sh
cppcheck --quiet --enable=all --error-exitcode=1 . src tests libmarias3