aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorMaZderMind2018-05-12 17:46:22 +0200
committerMaZderMind2018-05-12 17:46:22 +0200
commit395f65837365fa960d22ab27c00db44ac1e337fc (patch)
tree83e06daa5667369b892587fc8ee932efff20f6eb /.editorconfig
parentda0cb4737b70340adee47c6cb283fa96d7ba103e (diff)
parentae11a5e875ae4c0aa443b918441d61f40eaf205b (diff)
Merge branch 'dedeibel-sched-link-and-overview-wide-fixes'
Diffstat (limited to '')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 94148b4..5b8cdce 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -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