Description
We're lacking a style guideline both for the C# code and the Sphinx doc generation.
Impact
It will keep the code clean and concise for all devs
Proposed solutions
- provide a document with the desired guidelines
- settle upon a .editorconfig for all file types
- create appropriate resharper code formatter
- define linter / formatter rules as appropriate
- run linter as part of build step
Description
We're lacking a style guideline both for the C# code and the Sphinx doc generation.
Impact
It will keep the code clean and concise for all devs
Proposed solutions