Skip to content

How to trigger it:scalastyle? #64

Open
@dvin-galstian

Description

@dvin-galstian

The integration tests in our project are in the /src/it folder and the unit tests in src/test.

Although sbt test:scalastyle works fine and checks all the files in src/test, the command sbt it:scalastyle checks the source files in src/main.

Is there a way to configure the sbt scalastyle plugin to check the files in /src/it folder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions