79711492

Date: 2025-07-23 07:57:43
Score: 1
Natty:
Report link
        await parseResult.InvokeAsync();

        if (parseResult.Action.GetType() == typeof(System.CommandLine.Help.HelpAction))
        {
            return (exitCode: 0, shouldExit: true);
        }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Сергій Лакас