Skip to content

Add support for remapping. #15

@MicahZoltu

Description

@MicahZoltu

My import statements leverage Solidity remapping which means they look like:

import 'ROOT/relative/path/to/other.sol

I then provide a remapping in my solc input JSON that maps ROOT to an absolute path of the root of my solidity source code.

Unfortunately, I don't see a way to provide such a remapping in this package, which means all of my imports are flagged as bad.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions