Closed
Description
Sadly, C# did not have a go fmt
yet.
A check tool before checking in is wanted.
the tool should include, but not limit to, those features:
- naming convention
- line coding (crlf / lf)
- utf8 bom
- run on all platform (linux, mac, windows, ...)
some candidates:
https://github.com/dotnet/codeformatter
https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md