summaryrefslogtreecommitdiff
path: root/gdb/cheri-compressed-cap/.editorconfig
blob: 6343526cc35f11e323280e16f40b1a1c28786043 (plain)
1
2
3
4
5
6
7
8
9
10
root = true
[*]
end_of_line = lf
charset = utf-8
indent_size = 4
indent_style = space
insert_final_newline = true
tab_width = 8
max_line_length = 120
trim_trailing_whitespace = true