Unverified Commit 9dd588dc authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

preset: make PropagatePreset play nice with verification statements (#2453) (#2467)

Verification statements are guarded by reset.
If this reset happens to be a "preset" type
reset, they should always be active.
The easiest way to achieve that is to replace
all uses of "preset" resets with zero.

(cherry picked from commit c98ee338

)

Co-authored-by: default avatarKevin Laeufer <laeufer@cs.berkeley.edu>
parent 98c7b17c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment