Skip to content

Code style checker before checking in #37

Closed
@tg123

Description

@tg123

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions