.editorconfig
| 204 B | Satir:
0
| editorconfig
Geri
root = true [*] end_of_line = lf insert_final_newline = true indent_style = space indent_size = 4 charset = utf-8 [*.yml] indent_size = 2 [tests/_files/*_result_cache.txt] insert_final_newline = false
Kaydet
Ctrl+S ile kaydet