We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d72770d commit 74f40e5Copy full SHA for 74f40e5
2 files changed
google-cloud-pom-parent/pom.xml
@@ -93,6 +93,7 @@
93
</goals>
94
<configuration>
95
<headerLocation>${checkstyle.header.file}</headerLocation>
96
+ <skip>${checkstyle.skip}</skip>
97
</configuration>
98
</execution>
99
</executions>
sdk-platform-java/gapic-generator-java-pom-parent/pom.xml
@@ -97,6 +97,7 @@
100
101
102
103
0 commit comments