mirror of
https://github.com/opencultureconsulting/simple-oai-pmh.git
synced 2025-02-16 00:00:51 +01:00
Add EditorConfig file
This commit is contained in:
parent
47b3d36110
commit
78466667a0
12
.editorconfig
Normal file
12
.editorconfig
Normal file
@ -0,0 +1,12 @@
|
||||
# EditorConfig is awesome: https://EditorConfig.org
|
||||
|
||||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
Loading…
x
Reference in New Issue
Block a user