mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 20:13:40 +00:00
Pedantic all the way
This commit is contained in:
@@ -19,6 +19,7 @@ namespace Octokit
|
||||
/// https://developer.github.com/v3/users/keys/#list-your-public-keys
|
||||
/// </remarks>
|
||||
/// <returns></returns>
|
||||
[SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
|
||||
Task<IReadOnlyList<PublicKey>> GetAllForCurrent();
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user