solmate icon indicating copy to clipboard operation
solmate copied to clipboard

👷‍♂️ Snap, Lint

Open jtriley2p opened this issue 2 years 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?

jtriley2p avatar Nov 22 '23 11:11 jtriley2p

W H A T

jtriley2p avatar Nov 22 '23 11:11 jtriley2p

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

jtriley2p avatar Nov 22 '23 15:11 jtriley2p

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

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