From 0223749bfdd938c246362772ecba544d7a730ae8 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Mon, 12 Dec 2011 11:41:50 +0100 Subject: [PATCH] Add script for easier Pc-Lint invocation --- run_pclint.sh | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100755 run_pclint.sh diff --git a/run_pclint.sh b/run_pclint.sh new file mode 100755 index 0000000..74ec0d6 --- /dev/null +++ b/run_pclint.sh @@ -0,0 +1,2 @@ +#!/bin/sh +intranator_lint.sh pclint.lnt -w3 -u `find src -name *.cpp` -- 1.7.1