The great stylecop update

Beware those that read into this commit. Here there be style conformance...

Closes #1252
This commit is contained in:
Jordan Brown
2021-05-09 19:27:09 -04:00
parent d25f016316
commit b9586c7fee
609 changed files with 10032 additions and 8923 deletions
@@ -5,7 +5,7 @@ using System.Linq;
namespace Tgstation.Server.Api.Models.Tests
{
/// <summary>
/// Tests for the <see cref="ErrorMessageResponse"/> <see langword="class"/>.
/// Tests for the <see cref="ErrorMessageResponse"/> class.
/// </summary>
[TestClass]
public sealed class TestErrorCodeExtensions