i18n: Upgrade translations from crowdin (253f51dd). (pass-extension)
[ProtonMail-WebClient.git] / applications / inbox-desktop / .editorconfig
blob63896554ce6441d7d10d60c58bd89b12b685ad1f
1 # EditorConfig is awesome: http://EditorConfig.org
3 root = true
5 [*]
6 end_of_line = lf
7 charset = utf-8
8 indent_style = space
9 indent_size = 4
10 trim_trailing_whitespace = true
11 insert_final_newline = true