bneradt commented on code in PR #12642:
URL: https://github.com/apache/trafficserver/pull/12642#discussion_r2499916439
##########
.vscode/settings.json:
##########
@@ -0,0 +1,6 @@
+{
+ "files.associations": {
+ "*.test.ext": "python"
Review Comment:
Good question. `test.ext` is currently what the autest framework expects for
these extensions. Maybe we can update it to also accept `.ext.py` or something?
--
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]