Skip to content

Fboemer/strip whitespace

Fabian Boemer requested to merge fboemer/strip-whitespace into dev

Adds .pre-commit-config.yaml with which pre-commit run --all-files will remove trailing whitespace from all the files. In the future, this can also be used to ensure correct code formatting.

Fixes #82 (closed)

Edited by Fabian Boemer

Merge request reports