exercism / csharp-analyzer

An analyser for C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for capitalization conventions

ErikSchierboom opened this issue · comments

Any deviation from the official capitalization conventions should be marked as disapproved.

This will be handled at the source, with a .editorconfig setting.