Эх сурвалжийг харах

Merge pull request #523 from learn-more/editorconfig

utils: Add .yml indent_size to .editorconfig
Rob Loach 2 жил өмнө
parent
commit
9878e57d61
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -10,5 +10,5 @@ indent_size = 4
 insert_final_newline = true
 insert_final_newline = true
 trim_trailing_whitespace = true
 trim_trailing_whitespace = true
 
 
-[clib.json]
+[**.{json,yml}]
 indent_size = 2
 indent_size = 2