wpleonardo commented on PR #1375: URL: https://github.com/apache/orc/pull/1375#issuecomment-1407952803
> @wpleonardo I'd suggest apply `clang-format -i source_file` to all files that you have changed or added to make the format check happy. You can also set up your IDEs to do it automatically. AFAIK, VSCode or CLion support it. > > For the failure on a specific platform, we can probably disable it in the cmake config first. > @wpleonardo I'd suggest apply `clang-format -i source_file` to all files that you have changed or added to make the format check happy. You can also set up your IDEs to do it automatically. AFAIK, VSCode or CLion support it. > > For the failure on a specific platform, we can probably disable it in the cmake config first. > @wpleonardo I'd suggest apply `clang-format -i source_file` to all files that you have changed or added to make the format check happy. You can also set up your IDEs to do it automatically. AFAIK, VSCode or CLion support it. > > For the failure on a specific platform, we can probably disable it in the cmake config first. Thank you very much for your suggestions, Just use clang-format to modify the code style of all the files in my MR. Other suggestions are in processing now. -- 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]
