feat(ci): rule for expectrevert before ll call (#12544)
Adds a new semgrep rule that blocks if attempting to use vm.expectRevert before a low-level call but the call is not followed by an assertion that the call reverted as expected.
Showing
Please register or sign in to comment