ocis command on a working state

This commit is contained in:
A.Unger
2020-09-18 15:45:53 +02:00
parent 704a1f4194
commit da77819bbf
142 changed files with 50 additions and 13072 deletions
-27
View File
@@ -1,27 +0,0 @@
# http://editorconfig.org
root = true
[*]
charset = utf-8
insert_final_newline = true
trim_trailing_whitespace = true
[Makefile]
indent_style = tab
indent_size = 4
[*.go]
indent_style = tab
indent_size = 4
[*.starlark]
indent_style = space
indent_size = 2
[*.yml]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = true