Explorar o código

HADOOP-12701. Run checkstyle on test source files. Contributed by John Zhuge.

Andrew Wang %!s(int64=9) %!d(string=hai) anos
pai
achega
e097c9a124
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pom.xml

+ 1 - 0
pom.xml

@@ -316,6 +316,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
           </dependencies>
           <configuration>
             <configLocation>checkstyle/checkstyle.xml</configLocation>
+            <includeTestSourceDirectory>true</includeTestSourceDirectory>
             <failOnViolation>false</failOnViolation>
             <format>xml</format>
             <format>html</format>