1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Fix yaml errors in CI (#757)

Don't warn on document start (cleanup, no one is using this)

Remove a bunch of trailing spaces and fix some bad indentation in the
pt-PT file.

There are still a bunch of lines that are significantly too long, should
be multiline strings.
This commit is contained in:
Kai Sforza
2020-10-04 02:38:02 -06:00
committed by GitHub
parent a4495428d1
commit 7c13a03b5c
26 changed files with 174 additions and 188 deletions

View File

@@ -4,3 +4,4 @@ rules:
line-length:
level: warning
max: 200
document-start: disable