From 42d5c459a213c7a8fd97add78bbb958cb49e5eb0 Mon Sep 17 00:00:00 2001 From: Captain Wei Date: Sat, 9 May 2020 10:34:13 +0800 Subject: [PATCH] add yaml file --- cppcheck.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cppcheck.yaml diff --git a/cppcheck.yaml b/cppcheck.yaml new file mode 100644 index 0000000..43d098a --- /dev/null +++ b/cppcheck.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: danmar/cppcheck +tag_prefix: ^ +seperator: .