SharpLinter icon indicating copy to clipboard operation
SharpLinter copied to clipboard

example config file

Open steffstefferson opened this issue 11 years ago • 0 comments

I used the example config file of the readme file and I adjust the exclude section for my needs. I took me a while to figure out that I had to seperate exclusions with a comma. If you add commas to the example config, the next one who use it will not make the same mistakes as I did.

/exclude *.min.js, /temp/, /test/, /google-tracker.js, /thirdp/ exclude/

steffstefferson avatar Jul 10 '14 10:07 steffstefferson