azure-sdk-for-c/.editorconfig

12 строки
192 B
INI

# editorconfig.org
# top-most EditorConfig file
root = true
# Default settings:
# A newline ending every file
[*]
charset = utf-8
insert_final_newline = true
trim_trailing_whitespace = true