summaryrefslogtreecommitdiffstats
path: root/settings/.editorconfig
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-04-24 16:20:01 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-05-16 09:50:23 +0200
commitae8ea577937326adbb9d73282f0481f2d4ee8d58 (patch)
treefaef4e6e3e9be93a4bd5ad5d1656034f1e57d1c7 /settings/.editorconfig
parent62e1014b2ed9752eae6e0a51cd77f8a0a7c9c94c (diff)
downloadnextcloud-server-ae8ea577937326adbb9d73282f0481f2d4ee8d58.tar.gz
nextcloud-server-ae8ea577937326adbb9d73282f0481f2d4ee8d58.zip
Bump tests and editorconfig
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'settings/.editorconfig')
-rw-r--r--settings/.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/.editorconfig b/settings/.editorconfig
index a6e3eaf55e2..442058331bb 100644
--- a/settings/.editorconfig
+++ b/settings/.editorconfig
@@ -7,6 +7,6 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
-[{package.json,.travis.yml}]
+[{package.json,.travis.yml,webpack.config.js}]
indent_style = space
indent_size = 2 \ No newline at end of file