mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-05 09:04:08 +00:00
parent
2a681909df
commit
8f359cf1ff
7
.editorconfig
Normal file
7
.editorconfig
Normal file
|
@ -0,0 +1,7 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = tab
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
Loading…
Reference in a new issue