mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 20:13:40 +00:00
Add ObservableUserGpgKeysClient and fixes to satisfy convention tests
This commit is contained in:
@@ -10,7 +10,7 @@ using System.Threading.Tasks;
|
||||
namespace Octokit
|
||||
{
|
||||
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Gpg")]
|
||||
[DebuggerDisplay("{DebuggerDisplay,nq")]
|
||||
[DebuggerDisplay("{DebuggerDisplay,nq}")]
|
||||
public class NewGpgKey
|
||||
{
|
||||
public NewGpgKey()
|
||||
|
||||
Reference in New Issue
Block a user