From c701d8ca2fbcb6ca20b0d9279aff4469c843ef78 Mon Sep 17 00:00:00 2001 From: Rocket Understudy <33589210+rsg-bot@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:58:09 -0500 Subject: [PATCH] Automatically linting code --- .../PropertyRuleHandlerTests.cs | 1 + test/Sample.Classic.Restful.Tests/ClassicFoundationTests.cs | 1 + 2 files changed, 2 insertions(+) diff --git a/test/AspNetCore.FluentValidation.OpenApi.Tests/PropertyRuleHandlerTests.cs b/test/AspNetCore.FluentValidation.OpenApi.Tests/PropertyRuleHandlerTests.cs index 686123fec..7205bdf58 100644 --- a/test/AspNetCore.FluentValidation.OpenApi.Tests/PropertyRuleHandlerTests.cs +++ b/test/AspNetCore.FluentValidation.OpenApi.Tests/PropertyRuleHandlerTests.cs @@ -192,6 +192,7 @@ private static OpenApiResult GetOpenApiDocument(string path, Action