mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-05-31 18:13:21 +00:00
Apply naming suppression to allow build to build.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
{
|
||||
public interface IActivitiesClient
|
||||
{
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Event")]
|
||||
IEventsClient Event { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user