davsclaus commented on code in PR #26750:
URL: https://github.com/apache/camel/pull/26750#discussion_r4073075999
##########
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/ai/AuthoringTools.java:
##########
@@ -365,6 +384,67 @@ public static JsonObject validate(ToolContext ctx, Path
dir, String file, String
static final long RELOAD_WAIT_MILLIS = 8000;
Review Comment:
Right, my insertion orphaned it. The one-line Javadoc of `writeFile` is back
directly above `writeFile`, and `editFile` keeps its own.
--
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]