blob: 8e70fb494cfa153d6f105b67e42db55c56428c9c [file] [log] [blame]
[style]
# lowRISC style is basically pep8
based_on_style = pep8
# But we don't like the split before operators
split_before_bitwise_operator = False
split_before_logical_operator = False