SharpLinter icon indicating copy to clipboard operation
SharpLinter copied to clipboard

-if Not Supported

Open MarkMichaelis opened this issue 12 years ago • 2 comments

I am presumably missing something really silly but it appears that the -if option is not supported. In fact, after reviewing the Program.cs file (https://github.com/jamietre/SharpLinter/blob/master/source/SharpLinterExe/Program.cs) the switch statement for the -if option appears to be missing entirely.

Thanks, MArk

MarkMichaelis avatar Dec 16 '12 07:12 MarkMichaelis

Thanks - I am not sure what happened there. I haven't looked at this in a long time, but the functionality does exist (as defined by config file "ignorefile" directive) so shouldn't be hard to activate that option.

I still use sharplinter all the time, just haven't had much need to touch it lately!

jamietre avatar Dec 20 '12 07:12 jamietre

There also seems to be an issue with the ignore section and ignore file options. They don't seem to work correctly either and the switches are mis-labeled :(.

MarkMichaelis avatar Dec 20 '12 08:12 MarkMichaelis