1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-03-18 00:15:42 +01:00
Nextcloud-News/.editorconfig
2016-04-20 23:37:12 +02:00

14 lines
168 B
INI

root = true
[*]
trim_trailing_whitespace = true
[*.{js,php,html}]
indent_style = space
indent_size = 4
charset = utf-8
[Makefile]
indent_style = tab
indent_size = 4