Skip to content

format: Add support for and/or logical expressions - #9006

Merged
johanfylling merged 4 commits into
open-policy-agent:mainfrom
johanfylling:and_or/formatter
Aug 13, 2026
Merged

format: Add support for and/or logical expressions#9006
johanfylling merged 4 commits into
open-policy-agent:mainfrom
johanfylling:and_or/formatter

fix: Wrap set union infix call (`|`) in parens when in positions foll…

ef14587
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Aug 13, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 8fd03fb Parser updates Valid sign-off found
🟢 ac4d8c8 format: Add support for and/or logical express... Valid sign-off found
🟢 50208a6 Pass on opa fmt --capabilities as parser caps to... Valid sign-off found
🟢 ef14587 fix: Wrap set union infix call (` `) in parens whe...