This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Remove final newline in generated locale files (
#2840
)
closed-social-glitch-2
Yamagishi Kazutoshi
7 years ago
committed by
Eugen Rochko
parent
99b9a0e5de
commit
6358a169fd
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.editorconfig
+ 4
- 0
.editorconfig
View File
@ -10,3 +10,7 @@ insert_final_newline = true
charset
=
utf-8
charset
=
utf-8
indent_style
=
space
indent_style
=
space
indent_size
=
2
indent_size
=
2
# ignore generated locale files
[app/javascript/mastodon/locales/*.json]
insert_final_newline
=
false
Write
Preview
Loading…
Cancel
Save