You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few examples of offensive or suspect language buried in our source code. We should proactively clean up our source code now to avoid the chance that one of these terms could offend future contributors.
File
Line
Term
Context
Facts\Services\PackageServiceFacts.cs
1079
damn
// Nothing to assert because it's too damn complicated to test the actual LINQ expression.
Website\PackageCurators\TagBasedPackageCurator.cs
26
foobar
// Break the tags up so we can be sure we don't catch any partial matches (i.e. "foobar" when we're looking for "foo")
There are a few examples of offensive or suspect language buried in our source code. We should proactively clean up our source code now to avoid the chance that one of these terms could offend future contributors.
The text was updated successfully, but these errors were encountered: