Add scorometer dockerfile

This commit is contained in:
Zoe Roux
2022-12-21 16:28:21 +09:00
committed by GitBluub
parent 4fdb825c60
commit 78496a5223
7 changed files with 59 additions and 7 deletions

View File

@@ -7,3 +7,7 @@ trim_trailing_whitespace = true
insert_final_newline = true
indent_style = tab
indent_size = tab
[{*.yaml,*.yml}]
indent_style = space
indent_size = 2