Closed tweakch closed 3 years ago
Adding .editorconfig to require (error),, enforce (warn) and suggest (info) adherence to coding conventions
.editorconfig
error
warn
info
Fixes #44 Fixes #8 Fixes #9
The changes can be considered documented as the supoorted IDEs will report violations of coding stanrads in the editor before build.
documented
We can adjust and tune these conventions as we go.
Adding
.editorconfig
to require (error
),, enforce (warn
) and suggest (info
) adherence to coding conventionsFixes #44 Fixes #8 Fixes #9
The changes can be considered
documented
as the supoorted IDEs will report violations of coding stanrads in the editor before build.We can adjust and tune these conventions as we go.