From 70e2dfed16da8d5130460ea15b47701e622f4a9f Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 8 Dec 2022 18:39:35 -0600 Subject: wrap_comments = true --- azalea-brigadier/src/command_dispatcher.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'azalea-brigadier/src/command_dispatcher.rs') diff --git a/azalea-brigadier/src/command_dispatcher.rs b/azalea-brigadier/src/command_dispatcher.rs index 8c211555..bb9bfb28 100755 --- a/azalea-brigadier/src/command_dispatcher.rs +++ b/azalea-brigadier/src/command_dispatcher.rs @@ -260,7 +260,8 @@ impl CommandDispatcher { // consumer.on_command_complete(context, true, value); successful_forks += 1; - // TODO: allow context_command to error and handle those errors + // TODO: allow context_command to error and handle those + // errors } } -- cgit v1.2.3