Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
c61a4ecd3519a1a05f7f05e88dd5e4d927e05b32
/
.
/
.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