suppress it!

shut up crazy code analysis
This commit is contained in:
Haroon
2013-11-06 13:05:29 +00:00
parent 6793ef7a0b
commit 70598b3669
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ namespace Octokit
/// <summary>
/// array of repo_names this team has permissions to
/// </summary>
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays")]
public string[] RepoNames { get; set; }
}
}
+1
View File
@@ -5,6 +5,7 @@ using System.Globalization;
namespace Octokit
{
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1711:IdentifiersShouldNotHaveIncorrectSuffix")]
public enum Permission
{
/// <summary>