mikhail-dr opened a new issue #7547: URL: https://github.com/apache/skywalking/issues/7547
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ X] Question or discussion - [ ] Bug - [ X] Requirement - [ ] Feature or performance improvement ___ ### Question - What do you want to know? There does not appear to be any way to configure the tool to use block comment for the insertion of copyright notice into Python files? The only way I can use block comments for that is if I modify `styles.yaml` and `languages.yaml` files? ___ ### Bug - Which version of SkyWalking, OS, and JRE? - Which company or project? - What happened? If possible, provide a way to reproduce the error. e.g. demo application, component version. ___ ### Requirement or improvement - I would like to use block style comments, rather than `#` inline comments to insert copyright notices into Python files. It would be great if such possibility or config option were available in the tool. -- 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]
