projects
/
yosys.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Bump version
[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
8
9
[abc/**]
10
indent_style = space
11
indent_size = 2
12
trim_trailing_whitespace = false