add option to skip compiling Foundry scripts and tests
0xalpharush opened this issue · 1 comments
0xalpharush commented
We can change the build command to forge build --build-info --skip test script
and only receive the artifacts of the src/
directory. This may be desirable for reviewing slither results and we should consider making this behavior default and adding a flag to disable.
0xalpharush commented