neo-project / neo-modules

MIT License
60 stars 100 forks source link

[`Refactor`] Coding Style, Updated and Applied `.editorconfig` Settings. #901

Closed cschuchardt88 closed 4 months ago

cschuchardt88 commented 5 months ago

Change Log

Only Testing Done

image

@superboyiii @vncoelho need your testing of every module.

@shargon @Jim8y Code review please.

cschuchardt88 commented 5 months ago

@vncoelho mostly it's just changing to var variable type instead of dotnet types like int, string, etc. Should be easy and fast to scroll through.

roman-khimov commented 5 months ago

Maybe it'd be easier to do post-3.7, because my expectation is that we'll clean up PRs/issues here and then merge modules into the core. This will solve document/settings duplication immediately and then we'll just need to dotnet format the imported code.

shargon commented 4 months ago

Repository moved to neo, please re-open there