From ced6fec51891fdd7fc96aeec84832b97fc09d164 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Wed, 8 Feb 2012 19:39:09 +0000 Subject: [PATCH] Don't do whitespace checks on icons --- cfg.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cfg.mk b/cfg.mk index 0b6d9ac..ca46013 100644 --- a/cfg.mk +++ b/cfg.mk @@ -129,3 +129,6 @@ exclude_file_name_regexp--sc_preprocessor_indentation = ^*/*.[ch] exclude_file_name_regexp--sc_prohibit_strcmp = ^*/*.[ch] exclude_file_name_regexp--sc_require_config_h = ^plugin/ exclude_file_name_regexp--sc_require_config_h_first = ^plugin/ + +exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = ^icons/ +exclude_file_name_regexp--sc_trailing_blank = ^icons/