CheckBasicStyle ignores the Bindings.h generated file.

master
Mattes D 2014-10-13 10:33:08 +02:00
parent 53410a9271
commit 120b347fb5
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ local g_ShouldProcessExt =
--- The list of files not to be processed:
local g_IgnoredFiles =
{
"Bindings/Bindings.h",
"Bindings/Bindings.cpp",
"LeakFinder.cpp",
"LeakFinder.h",