Skip to content

Commit 8ab5b7c

Browse files
committed
remove redundant formatter instructions
1 parent bfab00f commit 8ab5b7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/OpenApiTests/OpenApiDbContext.cs

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
using JetBrains.Annotations;
22
using Microsoft.EntityFrameworkCore;
33

4-
// @formatter:wrap_chained_method_calls chop_always
5-
// @formatter:keep_existing_linebreaks true
6-
74
namespace OpenApiTests
85
{
96
[UsedImplicitly(ImplicitUseTargetFlags.Members)]

0 commit comments

Comments
 (0)