Skip to content

Commit

Permalink
🔨 sizes: check bytecode size limt
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed May 22, 2024
1 parent 1dc5754 commit f1468d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"scripts": {
"test": "concurrently 'npm:test:*' --group -c auto",
"test:fmt": "forge fmt --check",
"test:sizes": "forge build --sizes --skip test",
"test:forge": "forge snapshot --check",
"test:solhint": "solhint '{src,script,test}/**/*.sol' --max-warnings=0",
"test:slither": "slither .",
Expand Down

0 comments on commit f1468d0

Please sign in to comment.