Home
last modified time | relevance | path

Searched hist:"0 ae8869d269b13d9bce005e5aa4d2408a290d440" (Results 1 – 1 of 1) sorted by relevance

/XiangShan/
H A Dscalastyle-config.xmldiff 0ae8869d269b13d9bce005e5aa4d2408a290d440 Fri Mar 21 03:57:44 CET 2025 xu_zh <[email protected]> chore(scalastyle): allow newline after operators (#4437)

e.g.
```scala
some_wire :=
super && loooooooooooooooooong && logic ||
other && logic
```