ooxi / violetland

An open source cross-platform game similar to Crimsonland
https://violetland.github.io/
Other
66 stars 15 forks source link

Ensure consistent whitespace usage #116

Open ooxi opened 8 years ago

ooxi commented 8 years ago

In order to not accidentally mess up pull requests with whitespace fixes (eg b8be18cfbba854c7b7e6549d5e7c42fc5b2e021f) all files should be checked for consistency:

It would be great if this could be ensured by a style check executed by Travis CI.