Skip to content

forge-std & ds-test are being installed in downstream projects #68

@janjakubnanista

Description

@janjakubnanista

The problem

forge-std and ds-test are being installed in downstream projects even though they are not needed for this library. They are only used for testing so they should be marked as devDependencies instead of dependencies

The solution

The minimal solution would consist of changing dependencies to devDependencies. However, to follow the good scout rule, a little cleanup was introduced in #67:

  • Adding CI pipeline to test any changes
  • Add forge-std the foundry way

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions