scalastyle-maven-plugin icon indicating copy to clipboard operation
scalastyle-maven-plugin copied to clipboard

Maven plugin for Scalastyle

Results 15 scalastyle-maven-plugin issues
Sort by recently updated
recently updated
newest added

We set `requiresDependencyResolution = TEST` and thus if a module depends on local module and the local module doesn't build yet, the goal will failed with: ``` [INFO] ---------------< org.apache.seatunnel:seatunnel-config...

Hello, (First, thank you for this great project!) As part building Apache Spark (I'm not representing them, just building it on my end), I see some verbose output even when...

* Upgraded libs to remove non-threadSafe dependency * Marked as thread safe

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Currently the output of this plugin is xml file . Can you enhance this plugin to create html report too ?

Can I just add one plugin at parent pom so all children modules can use the same plugin config and same style config?

1. Switch to Scalastyle 1.0.0 with Scala 2.12 support 1. Upgrade the things: Maven API and tools, JUnit, Java.

Fixes #15 Raising request for merge.

Something like: ``` ... ... ```

enhancement