diff --git a/runchecks.sh b/runchecks.sh index d2ff151..2168aca 100644 --- a/runchecks.sh +++ b/runchecks.sh @@ -1,5 +1,3 @@ #! /bin/bash -ls -la -ls -la / cppcheck "$2" --language=c++ --template="::{severity} file={file},line={line},col={column}::{message} | prbot" "$1" \ No newline at end of file