Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
47b95650fc39cd48d8c6a070e929d3a5fedc9d5f
/
.
/
.style.yapf
blob: 8e70fb494cfa153d6f105b67e42db55c56428c9c [
file
] [
log
] [
blame
]
lowRISC Contributors
802543a
2019-08-31 12:12:56 +0100
[
diff
] [
blame
]
1
[
style
]
2
# lowRISC style is basically pep8
3
based_on_style
=
pep8
4
# But we don't like the split before operators
5
split_before_bitwise_operator
=
False
6
split_before_logical_operator
=
False