diffblue-cbmc/scripts/run_lint.sh

6 lines
81 B
Bash
Executable File

#!/bin/bash
script_folder=`dirname $0`
$script_folder/run_diff.sh CPPLINT "$@"