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

Update Program.cs #13

Merged
merged 3 commits into from
Jan 26, 2024
Merged

Update Program.cs #13

merged 3 commits into from
Jan 26, 2024

Conversation

guibranco
Copy link
Member

No description provided.

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 26, 2024
@guibranco guibranco enabled auto-merge (squash) January 26, 2024 20:00
@guibranco
Copy link
Member Author

@gstraccini csharpier

Copy link
Contributor

gstraccini bot commented Jan 26, 2024

Running CSharpier on this branch! 🔧

Copy link
Contributor

gstraccini bot commented Jan 26, 2024

CSharpier result:

Error ./Src/POCPolymorphicRestApi/Program.cs - Was not formatted.
  ----------------------------- Expected: Around Line 1 -----------------------------
  using System.Diagnostics.CodeAnalysis;
  using Microsoft.AspNetCore.Builder;
  ----------------------------- Actual: Around Line 1 -----------------------------
  using Microsoft.AspNetCore.Builder;
  using Microsoft.Extensions.DependencyInjection;
  

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@guibranco guibranco merged commit 06dca99 into main Jan 26, 2024
14 checks passed
@guibranco guibranco deleted the guibranco-patch-1 branch January 26, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant