AdamsLair / duality

a 2D Game Development Framework
https://adamslair.github.io/duality
MIT License
1.41k stars 288 forks source link

Fix Code Style Errors and Warnings in DualityPhysics #604

Closed Jared-Miller closed 6 years ago

Jared-Miller commented 6 years ago

This is a PR for #602, applying the cleanup for .editorconfig styles to the Duality Physics project. 62 of the files contained "code" changes (adding this, changing param / cast types) and all 95 contain changes from spaces to tabs.

If any of these changes aren't to your liking or if there's anything else you want to add, let me know and I'll make the necessary changes.

ilexp commented 6 years ago

Thanks! Merged 👍