Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

refactor!: format everything and respect c# bunch of convention #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Inerska
Copy link

@Inerska Inerska commented Apr 19, 2022

You're not really consistent using the var keyword, it's generally used for field/prop

In local variable we essentially use var, I've followed your consistency rules set by yourselves.
You may want to separate dtos and logic, by creating a Model directory for example

FYI: Be careful if you want to merge this PR, your project does not contain any units test and may leads to unexpected behaviour.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant