Initial Commit
This commit is contained in:
3
runchecks.sh
Normal file
3
runchecks.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#! /bin/bash
|
||||
|
||||
cppcheck "$2" --language=c++ --template="::{severity} file={file},line={line},col={column}::{message} | prbot" "$1"
|
||||
Reference in New Issue
Block a user