Lint whitespace during CI

This commit is contained in:
SquidDev
2020-01-23 15:12:12 +00:00
parent 3f98b2785e
commit 0de5969ec1
68 changed files with 759 additions and 728 deletions
+3
View File
@@ -37,3 +37,6 @@ jobs:
test -f bin/illuaminate || wget -q -Obin/illuaminate https://squiddev.cc/illuaminate/bin/illuaminate
chmod +x bin/illuaminate
bin/illuaminate lint
- name: Check whitespace
run: python3 tools/check-lines.py