crytic / crytic/crytic-compile

deprecate platform specific flags and reuse flags across platforms

Open
#341 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
197
Forks
97
PR merge metrics
No merged PRs in 30d

Description

```
--hardhat-ignore-compile
Do not run hardhat compile
--hardhat-cache-directory HARDHAT_CACHE_DIRECTORY
Use an alternative hardhat cache directory (default ./cache)
--hardhat-artifacts-directory HARDHAT_ARTIFACTS_DIRECTORY
Use an alternative hardhat artifacts directory (default ./artifacts)

```
We can reuse --ignore-compile and add global flags for `cache-directory` and `artifacts-directory`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.