fix empty arrays

This commit is contained in:
ziirish 2018-02-20 11:28:57 +01:00
parent 2862242ae6
commit 1eef0c123a
No known key found for this signature in database
GPG key ID: 72DB229A64B54E46
4 changed files with 4 additions and 4 deletions

View file

@ -30,6 +30,6 @@ indent_style = tab
indent_style = space
indent_size = 4
[.gitlab-ci.yml}]
[.gitlab-ci.yml]
indent_style = space
indent_size = 2