Skip to content

Ensure consistent whitespace usage #116

Open
@ooxi

Description

@ooxi

In order to not accidentally mess up pull requests with whitespace fixes (eg b8be18c) 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions