zhongjiajie commented on a change in pull request #7410:
URL: https://github.com/apache/dolphinscheduler/pull/7410#discussion_r770220774



##########
File path: dolphinscheduler-tools/src/main/resources/application.yaml
##########
@@ -41,6 +41,8 @@ spring:
   config:
     activate:
       on-profile: mysql
+      # TODO Add this to test check style
+      driver-class-name: com.mysql.jdbc.Driver

Review comment:
       I found out it have parameter in 
https://maven.apache.org/plugins/maven-checkstyle-plugin/check-mojo.html#resourceIncludes
 could check file in resource dir. I change the file ext from `properties` to 
`yaml` but I still failed




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to