You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/01/10 01:17:58 UTC

[GitHub] [incubator-seatunnel] leo65535 commented on a change in pull request #982: [SeaTunnel#981] Add Code Inspection to ensure code quality

leo65535 commented on a change in pull request #982:
URL: https://github.com/apache/incubator-seatunnel/pull/982#discussion_r780858094



##########
File path: .idea/inspectionProfiles/SeaTunnel.xml
##########
@@ -0,0 +1,19 @@
+<component name="InspectionProjectProfileManager">

Review comment:
       hi @asdf2014, we already have a `maven-checkstyle-plugin` with `checkstyle.xml`  to help us check the code style. Can we use `maven-checkstyle-plugin` to check the inspection?
   
   And, we can use `mvn checkstyle:check` to check code style when we use `mvn-checkstyle-plugin`, how we can check the inspection after add this profile file?




-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org