Description
This issue aims to do the following things before releasing 0.14 as Top-Level Apache Project.
- Enforce StyleCop during MSBuild
- Enable StyleCop.CSharp.SpacingRules
- Clean up C# code by fixing all spacing rule violations
Since Microsoft Visual Studio Community Edition is de facto standard to build Apache REEF, we can automatically ensure basic code quality(coding style) in C# part. ( https://cwiki.apache.org/confluence/display/REEF/Compiling+REEF )
Attachments
Issue Links
- links to