1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-09-16 09:26:22 +02:00

adapt editor config foy yaml files

This commit is contained in:
Christopher Fenner
2018-01-31 10:09:45 +01:00
committed by GitHub
parent 6fba26acb2
commit 1361c03202

View File

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