mdabros / SharpLearning

Machine learning for C# .Net
MIT License
384 stars 85 forks source link

Code analysis: Add editorconfig, activate code analysis, and fix code according to rules #150

Open mdabros opened 9 months ago

mdabros commented 9 months ago

This PR adds code analysis to the solution, and applies the the code changes required to fulfill the rules. This means lot's of changes across all files.