grunt-tslint
grunt-tslint copied to clipboard
Different result when output is to a file
When outputFile is enabled, the current source will output just the first file's violations.
This is different than the result from stdout.
I opened a PR with the fix, thanks to @gronke for the code.
References: #31 #52