1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-20 05:19:40 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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