Added editorconf also for less files

This commit is contained in:
dedeibel 2018-05-12 14:52:17 +02:00
parent 2cf00ac475
commit d9773337f1

View file

@ -6,7 +6,7 @@ end_of_line = lf
[*.{html,phtml,sh}]
indent_style = tab
[*.{php,js}]
[*.{php,js,less}]
indent_style = tab
trim_trailing_whitespace = true