We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a268ce0 commit 1ac6315Copy full SHA for 1ac6315
src/main/java/org/scalastyle/maven/plugin/ScalastyleViolationCheckMojo.java
@@ -88,7 +88,7 @@ public class ScalastyleViolationCheckMojo extends AbstractMojo {
88
* This parameter is resolved as file, classpath resource then URL.
89
* </p>
90
* <p>
91
- * Source directory config location is used if non is specified in configuration
+ * If test config is not specified, source directory config location is used.
92
93
* <p/>
94
*/
0 commit comments