libpng/projects/.editorconfig
2024-01-31 13:04:26 +02:00

14 lines
232 B
INI

# https://editorconfig.org
root = false
[*]
charset = unset
end_of_line = unset
indent_size = unset
indent_style = unset
insert_final_newline = unset
max_doc_length = unset
max_line_length = unset
trim_trailing_whitespace = unset