-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
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?
kflorence, fernandoacorreia, Woodz and jb08
Metadata
Metadata
Assignees
Labels
No labels