In order to not accidentally mess up pull requests with whitespace fixes (eg b8be18cfbba854c7b7e6549d5e7c42fc5b2e021f) all files should be checked for consistency:
Tabs for indentation, width equal to eight spaces
No tailing whitespace
UNIX line endings (\n)
It would be great if this could be ensured by a style check executed by Travis CI.
In order to not accidentally mess up pull requests with whitespace fixes (eg b8be18cfbba854c7b7e6549d5e7c42fc5b2e021f) all files should be checked for consistency:
\n
)It would be great if this could be ensured by a style check executed by Travis CI.