You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
While for sure a great piece of work, it needs a major refactor for legibility. It currently "pisses into the wind" of the standards in place for formatting functions/methods, classes, spacing is inconsistent, as much as it can be for a space delineated language. It sucks that it would need it, but would likely only take a weekend to do so. I am guessing you came from a Java background (just because of the formatting).
I am not talking trash, I am just saying that most IDEs will autoformat most of it to the standards of the language in context. Go with it, not against.
While for sure a great piece of work, it needs a major refactor for legibility. It currently "pisses into the wind" of the standards in place for formatting functions/methods, classes, spacing is inconsistent, as much as it can be for a space delineated language. It sucks that it would need it, but would likely only take a weekend to do so. I am guessing you came from a Java background (just because of the formatting).
I am not talking trash, I am just saying that most IDEs will autoformat most of it to the standards of the language in context. Go with it, not against.