Files
d9-eql/web/themes/custom/eql/librairies/glightbox-master/.editorconfig
T
2025-05-27 15:33:47 +02:00

17 lines
223 B
INI

# editorconfig.org
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.{json,yml}]
indent_size = 2
[*.md]
trim_trailing_whitespace = false