lhotari commented on PR #23820: URL: https://github.com/apache/pulsar/pull/23820#issuecomment-2575757399
> > I have set the code formatting in IDEA according to Pulsar's settings, but there are still some extra spaces appearing. > > @walkinggo When making changes, it's better not to reformat complete source code files since the original files might not be properly formatted. This applies to many files in Pulsar Functions. It's not a mistake to reformat the files, it just makes the PR diff more verbose. Usually we avoid reformatting complete files when working on the Pulsar source code. -- 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]
