summaryrefslogtreecommitdiff
path: root/vendor/github.com/tetratelabs/wazero/.editorconfig
blob: f999431de512ce9c1a97a038322be07804ccba71 (plain)
1
2
3
4
5
6
7
root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true