RevenantX / LiteEntitySystem

Pure C# HighLevel API for multiplayer games
Apache License 2.0
206 stars 25 forks source link

CodeMaid #26

Closed roku674 closed 1 month ago

roku674 commented 1 month ago

Arranged everything by Public/Internal/Protected/private Arranged everything by ABC Order Uniform spacing and line breaks

this was going to bug me since the project is so big

roku674 commented 1 month ago

@RevenantX

RevenantX commented 1 month ago

it changed only whitespaces and in some places in bad way.

roku674 commented 1 month ago

it changed only whitespaces and in some places in bad way.

ruh roh i'll have to take a look after work today (mostly was just trying to get things in ABC Order)

roku674 commented 1 month ago

closing till I figure out how to not get CodeMaid to not change spacing