Skip to content

Commit

Permalink
chore: fix formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil91 committed Jul 24, 2023
1 parent f970b3f commit 4965882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jihub.Base/JihubOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ public class JihubOptions
HelpText = "If set the children will be linked in the body.",
Default = false)]
public bool LinkChildren { get; set; }

[Option(longName: "linkRelated", Required = false,
HelpText = "If set the related issues will be linked in the comments.",
Default = false)]
Expand Down

0 comments on commit 4965882

Please sign in to comment.