зеркало из https://github.com/microsoft/DevSkim.git
fb82d09b14
* Fix rewriting files with no issues to suppress Fixes an issue where the Suppress command would rewrite a file essentially as is (but potentially change whitespace) even if all the detected issues in the file were filtered out by the rule filter. * Respect original newline characters when adding suppression comments * Rewrite edge case handling for placing multi line comments at the start of the line when the line ends with `\` and might be a multi-line continuation to avoid putting the comment inside the multiline string. * Add tests cases for fixes * Fix readme typo from #628 |
||
---|---|---|
.. | ||
.vscode | ||
Content | ||
ManualGenerator | ||
Microsoft.DevSkim | ||
Microsoft.DevSkim.CLI | ||
Microsoft.DevSkim.LanguageProtoInterop | ||
Microsoft.DevSkim.LanguageServer | ||
Microsoft.DevSkim.Tests | ||
Microsoft.DevSkim.VisualStudio | ||
Microsoft.DevSkim.VisualStudio.SourceGenerator | ||
.gitignore | ||
Microsoft.DevSkim.sln |