Backed out 3 changesets (bug 1790375) for causing wd failures on fetch_error.py....
[gecko.git] / third_party / function2 / .editorconfig
bloba148dfe07243e24f6a36a760d9b67629955149a5
1 [*]
2 charset = utf-8
3 indent_size = 2
4 tab_width = 2
5 indent_style = space
6 insert_final_newline = true
7 trim_trailing_whitespace = true
8 max_line_length = 80
10 [*.{cpp,hpp}]
11 charset = latin1