Remove potentially offensive word from code comment#120354
Remove potentially offensive word from code comment#120354stephentoub merged 1 commit intodotnet:mainfrom
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR removes a potentially offensive word from a code comment in the SignatureHelper class. The change sanitizes developer-facing documentation while maintaining the same informational content about the implementation approach.
Key Changes
- Updated comment language to be more professional and inclusive
|
Tagging subscribers to this area: @dotnet/area-system-reflection-emit |
|
Lame troll patch. Obviously not offensive. |
This is not trolling. This is tweaking the source to avoid warnings from automated tooling. It's simpler and more maintainable to make such a change than to maintain the corresponding suppressions. |
That makes sense I guess. (I still question why would the tool would include the word "lame" in the blacklist, and I would say this probably should be fixed on the side of that tool, but I'm not a project member and just came across this by chance, so if yall think this is what you need then so be it, not gonna waste time arguing.) |
Because it's a disability slur. |
Detected in a recent scan