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

Formatting #314

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Formatting #314

wants to merge 3 commits into from

Conversation

toburger
Copy link
Collaborator

@toburger toburger commented Aug 4, 2022

Motivation: I love the Option Philosophy way of formatting source code. This philosophy restricts customizability and applies opinionated formatting to the source code. By doing so there are no more discussions about how to format the code correctly because a tool applies the formatting by following a strict set of rules of how to format the code.


I've formatted the code with csharpier

Installation:

dotnet tool install csharpier -g

and execution:

dotnet csharpier .

@toburger toburger force-pushed the hotfix/formatting branch from c58b4b5 to 2c06645 Compare August 4, 2022 09:01
@toburger toburger changed the base branch from main to hotfix/compiler_warnings August 4, 2022 09:04
@toburger toburger changed the base branch from hotfix/compiler_warnings to main August 18, 2022 13:06
@RudiThoeni RudiThoeni self-assigned this Mar 28, 2024
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.

2 participants