Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

feat(solc): add project path auto detection #761

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Jan 5, 2022

Motivation

Close #753

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@mattsse mattsse changed the title feat(solc): add path auto detection feat(solc): add project path auto detection Jan 5, 2022
Copy link
Owner

@gakonst gakonst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great UX upgrade, no more questions about the --hardhat flag hopefully now!

@gakonst gakonst merged commit 2ca8f99 into gakonst:master Jan 5, 2022
gakonst added a commit to foundry-rs/foundry that referenced this pull request Jan 5, 2022
introduces auto detection of hh vs dapptools style directories: gakonst/ethers-rs#761
fixes releases lookup timeout and checksum checking: gakonst/ethers-rs#759
charisma98 added a commit to charisma98/foundry that referenced this pull request Mar 4, 2023
introduces auto detection of hh vs dapptools style directories: gakonst/ethers-rs#761
fixes releases lookup timeout and checksum checking: gakonst/ethers-rs#759
0129general added a commit to 0129general/FoundryProject that referenced this pull request May 8, 2024
introduces auto detection of hh vs dapptools style directories: gakonst/ethers-rs#761
fixes releases lookup timeout and checksum checking: gakonst/ethers-rs#759
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

solc: autodetect project layout style by default
2 participants