Finding: naming-001
GitHub-related types use Gh prefix (GhIssue, GhLabel, GhRelease) but method Gh() is just a shorthand for gh CLI. Consider renaming method to RunGh or GhRun for clarity
Location: cli/Program.cs:2139
Severity: low
Generated by mill sweep
Finding:
naming-001GitHub-related types use Gh prefix (GhIssue, GhLabel, GhRelease) but method Gh() is just a shorthand for gh CLI. Consider renaming method to RunGh or GhRun for clarity
Location: cli/Program.cs:2139
Severity: low
Generated by
mill sweep