Commit Graph

2 Commits (7e44dc569bcc96d7738444a2401cda913c9e330b)

Author SHA1 Message Date
muxator 312c72c364 formatting: bulk remove trailing whitespaces
Do not touch vendorized files (e.g. libraries that were imported from external
projects).

No functional changes.

Command:
    find . -name '*.<EXTENSION>' -type f -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
2019-10-20 02:09:22 +02:00
John McLear 80fa2c2868 move docs 2014-12-24 02:45:21 +00:00