Commit Graph

5 Commits (6fd2bf4472e26bf22dab0957029ae39b719778aa)

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 ad09e8ed76
Update package.json 2017-11-20 08:46:24 +00:00
HairyFotr c7548450c0
Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
jeffreyye 9ca56a4c7e wrong path of generate.js 2017-04-04 15:13:07 +08:00
John McLear 80fa2c2868 move docs 2014-12-24 02:45:21 +00:00