Merge remote-tracking branch 'origin/eddie/abc9_refactor' into eddie/abc9_required
[yosys.git] / .editorconfig
1 root = true
2
3 [*]
4 indent_style = tab
5 indent_size = tab
6 trim_trailing_whitespace = true
7 insert_final_newline = true