We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfab00f commit 8ab5b7cCopy full SHA for 8ab5b7c
test/OpenApiTests/OpenApiDbContext.cs
@@ -1,9 +1,6 @@
1
using JetBrains.Annotations;
2
using Microsoft.EntityFrameworkCore;
3
4
-// @formatter:wrap_chained_method_calls chop_always
5
-// @formatter:keep_existing_linebreaks true
6
-
7
namespace OpenApiTests
8
{
9
[UsedImplicitly(ImplicitUseTargetFlags.Members)]
0 commit comments