lucastle6969 / comp371

repository for comp371 final project Fall 2017 Concordia
0 stars 0 forks source link

Editorconfig added. #12

Closed benwiley4000 closed 6 years ago

benwiley4000 commented 6 years ago

For this to kick in you'll need to make sure you have the EditorConfig plugin installed for your editor (might be there by default).

benwiley4000 commented 6 years ago

I also added a CLion code style config file to override some of the default code style behavior that isn't controlled by .editorconfig. I configured it to follow conventions already established in the code. Sound good?