christianhelle / refitter

A tool for generating Refit interfaces and contracts from OpenAPI specifications
https://refitter.github.io
MIT License
187 stars 41 forks source link

Resolve SonarCloud discovered issues #340

Closed christianhelle closed 6 months ago

christianhelle commented 6 months ago

This pull request includes various code style updates and dependency changes. It refactors the SchemaCleaner class, updates the .editorconfig file with C# style preferences, adds the EnableNETAnalyzers property to Directory.Build.props, and adds a reference to the SonarAnalyzer.CSharp package. It also removes unused code and simplifies loops and conditional statements.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud