We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85a495a + 335b511 commit ee951c1Copy full SHA for ee951c1
LearningHub.Nhs.UserApi/Program.cs
@@ -2,7 +2,7 @@
2
// Copyright (c) HEE.nhs.uk.
3
// </copyright>
4
5
-#pragma warning disable SA1200 // Using directives should be placed correctly
+#pragma warning disable SA1200 // Using directives should be placed correctly
6
using System;
7
using LearningHub.Nhs.UserApi;
8
using LearningHub.Nhs.UserApi.Middleware;
0 commit comments