dotnet / dotnet/command-line-api

Consider an alternative to implementing structural equality for `TwoColumnHelpRow`

Open
#1,933 0 comments 0 reactions 0 assignees View on GitHub
Area-Help
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

```csharp
// Why does this need to be IEquatable? (It's a class. If it was a struct it'd be "because guidelines say so")
public class TwoColumnHelpRow : IEquatable
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.