harisheth / nsiqcppstyle

Automatically exported from code.google.com/p/nsiqcppstyle
0 stars 0 forks source link

--var option not working #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I try to run the command line C:\nsiqcppstyle\nsiqcppstyle.exe 
--var=+:\AddScriptReferencesDlg.cpp "D:\Src\C\TestClass\"

What is the expected output? What do you see instead?

According to the help I should be able to dynamically update the rules :
 --var=key:value,key:value
                provide the variables to customize the rule behavior.

I would like to dynamicaly add files to the filter rules.
I am building a script to be able to link TFS- visual studio and nsiqcppstyle

What version of the product are you using? On what operating system?
0.2.2.13 ( release version ) and 0.2.2.12 ( ownversion ) 

Original issue reported on code.google.com by eric.fr...@gmail.com on 21 Feb 2013 at 1:03