mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-05 03:30:34 +00:00
migrate to dotnet-format tool (#2016)
* migrate to new dotnet-format tool in build script (run on local build) * reformat code
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Octokit.Tests.Integration.Helpers
|
||||
}
|
||||
|
||||
private IConnection _connection;
|
||||
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
// Ensure maintenance mode is OFF
|
||||
|
||||
Reference in New Issue
Block a user