Basic Roslyn analyzers to enforce that files do not start with whitespace, and end with a newline.
Info
Version: | 1.0.5716.21417 |
Author(s): | Iain Galloway |
Last Update: | Wednesday, August 26, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iaingalloway/WhitespaceAnalyzers |
NuGet Url: | https://www.nuget.org/packages/WhitespaceAnalyzers |
Install
Install-Package WhitespaceAnalyzers
dotnet add package WhitespaceAnalyzers
paket add WhitespaceAnalyzers
WhitespaceAnalyzers Download (Unzip the "nupkg" after downloading)
Dependencies
Tags