mirror of
https://gitlab.com/koha-community/koha-manual.git
synced 2025-02-09 13:29:52 +00:00
Add .editorconfig
This commit is contained in:
parent
4f5eeea35a
commit
e166c37521
1 changed files with 6 additions and 0 deletions
6
.editorconfig
Normal file
6
.editorconfig
Normal file
|
@ -0,0 +1,6 @@
|
|||
[*.rst]
|
||||
end_of_line = lf
|
||||
max_line_length = 80
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
charset = utf-8
|
Loading…
Reference in a new issue