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:
parent
678226a6bf
commit
5e067cdb9e
|
|
@ -135,4 +135,3 @@ namespace Microsoft.AspNet.Mvc.OptionDescriptors
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -217,4 +217,3 @@ component-content";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Loading…
Reference in New Issue