1
0
This repository has been archived on 2026-04-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yii2-aws-s3/.editorconfig
2016-04-08 15:50:37 +06:00

14 lines
208 B
INI

# editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_new_line = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false