Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consul integration with serviceName prefix and ConsulClient library #313

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

1. Updated `BuilderExtensions.cs` to add null check in `AddSwaggerEnd…

da22005
Select commit
Loading
Failed to load commit list.
Open

Consul integration with serviceName prefix and ConsulClient library #313

1. Updated `BuilderExtensions.cs` to add null check in `AddSwaggerEnd…
da22005
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Oct 15, 2024 in 4s

1 issue found. Autofix available.

Annotations

Check notice on line 16 in src/MMLib.ServiceDiscovery.Consul/Services/Swagger/ISwaggerService.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/MMLib.ServiceDiscovery.Consul/Services/Swagger/ISwaggerService.cs#L16

A closing brace should not be preceded by a blank line. (SA1508)