solmate icon indicating copy to clipboard operation
solmate copied to clipboard

👷‍♂️ Snap, Lint

Open jtriley-eth opened this issue 8 months ago • 3 comments

Description

forge snapshot to fix the snapshot for ci --check

npm run lint to format src/test/CREATE3.t.sol

Closes #398

Checklist

  • [x] Ran forge snapshot?
  • [x] Ran npm run lint?
  • [x] Ran forge test?

jtriley-eth avatar Nov 22 '23 11:11 jtriley-eth

W H A T

jtriley-eth avatar Nov 22 '23 11:11 jtriley-eth

not sure how to reproduce, forge snapshot --check doesn't fail locally

jtriley-eth avatar Nov 22 '23 15:11 jtriley-eth

Pretty sure you're running into this: https://github.com/foundry-rs/foundry/issues/5199

0xCLARITY avatar Nov 22 '23 16:11 0xCLARITY