Merge pull request #153 from KrzysiekJ/auth-source-search-port
[org-jira.git] / .editorconfig
blob090922fbc146b606d258e7f1f24b33ac2e6c55d0
1 root = true
3 [*]
4 end_of_line = lf
5 insert_final_newline = true
6 charset = utf-8
7 trim_trailing_whitespace = true
9 [*.{el}]
10 indent_style = space