aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/OptionDescriptors
Doug Bunting 5e067cdb9e 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)
2014-11-20 16:18:09 -08:00
..
DefaultModelBindersProviderTest.cs
DefaultValidationExcludeFiltersProviderTests.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
DefaultValidationProviderProviderTest.cs
DefaultValueProviderFactoryProviderTest.cs
DefaultViewEngineProviderTest.cs
ExcludeValidationDescriptorTests.cs Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
InputFormatterDescriptorExtensionTest.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
InputFormatterDescriptorTest.cs
ModelBinderDescriptorExtensionsTest.cs
ModelBinderDescriptorTest.cs
ModelValidatorProviderDescriptor.cs
ModelValidatorProviderDescriptorExtensionsTest.cs
OutputFormatterDescriptorExtensionTest.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
OutputFormatterDescriptorTest.cs
ValidationExcludeFiltersExtensionsTests.cs Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
ValueProviderFactoryDescriptorExtensionsTest.cs
ValueProviderFactoryDescriptorTest.cs
ViewEngineDescriptorExtensionsTest.cs
ViewEngineDescriptorTest.cs