-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
apache/skywalking-eyes
#100Labels
Milestone
Description
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.
Reactions are currently unavailable