mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
Added editorconf also for less files
This commit is contained in:
parent
2cf00ac475
commit
d9773337f1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue