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

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

Open
Inerska wants to merge 1 commit into
NaolShow:mainfrom
Inerska:inerska-code-simplification-n-format
Open

refactor!: format everything and respect c# bunch of convention#12
Inerska wants to merge 1 commit into
NaolShow:mainfrom
Inerska:inerska-code-simplification-n-format

Conversation

@Inerska

@Inerska Inerska commented Apr 19, 2022

Copy link
Copy Markdown

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant