Kopernicus / Stellarator

Creates procedural systems for Kopernicus
MIT License
1 stars 5 forks source link

Cleanup the code #10

Closed MartinX3 closed 7 years ago

MartinX3 commented 7 years ago

I want to help at this project and and first i cleaned up the code. I hope that's okay. :)

As example I removed unused usings. Or formatted the code.

Added the cofig file from JetBrains Rider (C# Editor from the IntelliJ Developers)

Set the C# Level to C#7.

Added a Check for overflows and underflows.

StollD commented 7 years ago

Looks good to me. Thanks!