about summary refs log tree commit diff
path: root/.editorconfig
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2017-05-08 02:55:47 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-05-07 19:55:47 +0200
commit3bdcf5d8f023a46a6f4d85b84690052dee2b43c6 (patch)
tree79afc21e35d10a2bb7a675a83bf99e20d882e1e1 /.editorconfig
parent5c1f70b5c577123cc42e073dea6a8f72e27818f8 (diff)
Add final newline to locale files (#2890)
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/.editorconfig b/.editorconfig
index b6be4c217..5f8702cf8 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -10,7 +10,3 @@ insert_final_newline = true
 charset = utf-8
 indent_style = space
 indent_size = 2
-
-# ignore generated locale files
-[app/javascript/mastodon/locales/*.json]
-insert_final_newline = false