apupier commented on PR #912: URL: https://github.com/apache/camel-website/pull/912#issuecomment-1269633699
yes, usually there are trailign spaces at end of lines in the markdown file too. For instance, there are on these lines: - https://github.com/apache/camel-website/pull/912/files#diff-3219d9a0b5fb9d8f1eed8551326641162170e710079403994128d98c652b145eR14 - https://github.com/apache/camel-website/pull/912/files#diff-3219d9a0b5fb9d8f1eed8551326641162170e710079403994128d98c652b145eR17 To fix all of them, usually I use my IDE and call an action of "remove trailing spaces" (for instance command "trim trailing whistespaces in VS Code , in Eclipse Desktop, you can configure it in format options) -- 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]
