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

Dotnet format #166

Merged
merged 2 commits into from
Nov 7, 2023
Merged

Dotnet format #166

merged 2 commits into from
Nov 7, 2023

Conversation

Ceredron
Copy link
Collaborator

@Ceredron Ceredron commented Nov 7, 2023

Description

As a developer, I like to have my code properly formatted. But I do not like putting any effort into it. I also do not like having my pipeline stop because of a missing space somewhere so therefore run it as an independent workflow rather than as part of the build.

For guide on how to make it run automatically in IDE:
https://learn.microsoft.com/en-us/community/content/how-to-enforce-dotnet-format-using-editorconfig-github-actions#3---formatting-your-code-locally

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@Ceredron Ceredron merged commit 25370fc into main Nov 7, 2023
1 check passed
@Ceredron Ceredron deleted the Feature/format-warning branch November 7, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant