Provide operator overrides to Equals overrides
Open
Area-Analyzers
Feature Request
- Dominant language
- C#
- Stars
- 3.5k
- Forks
- 294
- Avg merge
- 2h 30m
- Merged PRs (30d)
- 4
Description
Is it possible to provide `operator` overrides to `==` and `!=` when a type has an overrides on `Equals(object)`?
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the analyzer or code-fix logic for Equals(object) overrides and determine whether generating == and != operator overrides is intended; done means the requested behavior is specified and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100