czeming commented on PR #779: URL: https://github.com/apache/dolphinscheduler-website/pull/779#issuecomment-1106141622
> Do not get me wrong, I mean the better way to fix this issue is move your setting into https://github.com/apache/dolphinscheduler-website/pull/779/files#diff-a3045e718256d7ab0a572bebc673b842fdc1ba8ddd8688943177a5674f486559 . and then users could be done all style check config by importing the checke-sytle.xml. > > In your case, users have to finish it by two steps: > > 1. import check-sytle > 2. change setting in IDEA. OK, You mean export the configuration file. I didn't understand before. --- There is a keyword `JavaCodeStyleSettings` in the configuration file, I didn't find anything in `dolphinscheduler` by searching `JavaCodeStyleSettings`. I'll add the file to the `dolphinscheduler` and modify this pr to explain how to use it. -- 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]
