buerokratt / POC.CentOps

Central administration of components in external networks and monitoring their technical parameters and performance
MIT License
1 stars 0 forks source link

Implement code style rules #35

Closed martinkearn closed 2 years ago

martinkearn commented 2 years ago

This PR configured the projects to use code analysis as per: https://github.com/buerokratt/Cross-functional-requirements/blob/main/docs/technical/code-analysis.md

The PR also fixes rule violations.

The PR also updates the CI pipeline so that it correctly uses dotnet format.

github-actions[bot] commented 2 years ago
Package Line Rate Branch Rate Complexity Health
CentOps.Api 100% 100% 2
Summary 100% (6 / 6) 100% (0 / 0) 2

Minimum allowed line rate is 80%