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

Add Yaml config and fif all errors

This commit is contained in:
Moppler
2020-07-19 09:40:52 +01:00
parent 96cde952a7
commit e32926fa08
32 changed files with 49 additions and 78 deletions

6
.yamllint Normal file
View File

@@ -0,0 +1,6 @@
extends: default
rules:
line-length:
level: warning
max: 200