Delete trailing whitespace

- #EngineeringDay
- Total replaced: 660  Matching files: 270 in *.cs
- Total replaced: 250  Matching files: 32 in all other files
- Total replaced: 22  Matching files: 8 in a few stragglers

Did not change files under following directories
- test\Microsoft.AspNet.Mvc.Razor.Host.Test\TestFiles\Output
- test\Microsoft.AspNet.Mvc.FunctionalTests\compiler\resources
- test\WebSites\TagHelpersWebSite
(Razor generates trailing whitespace in a case or two)
This commit is contained in:
Doug Bunting 2014-11-20 16:18:09 -08:00
parent 678226a6bf
commit 5e067cdb9e
295 changed files with 904 additions and 906 deletions

View File

@ -135,4 +135,3 @@ namespace Microsoft.AspNet.Mvc.OptionDescriptors
} }

View File

@ -217,4 +217,3 @@ component-content";
} }
} }
} }