mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-08 12:42:32 +00:00
aaaand format the code
This commit is contained in:
@@ -25,7 +25,7 @@ namespace Octokit
|
||||
/// Indicates whether the gist is public
|
||||
/// </summary>
|
||||
public bool Public { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Files that make up this gist using the key as Filename
|
||||
/// and value as Content
|
||||
|
||||
Reference in New Issue
Block a user