Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code formatting #1

Open
vishesh opened this issue Jul 8, 2021 · 0 comments
Open

Code formatting #1

vishesh opened this issue Jul 8, 2021 · 0 comments

Comments

@vishesh
Copy link

vishesh commented Jul 8, 2021

Just a suggestion for code formatting. I think the general Racket convention is to not have spaces b/w brackets. E.g the spaces b/w squares here:

($/obj [ store store ]
[ dispatch dispatch ])])

and there is some inconsistency, on by not having space in some cases. E.g:

https://github.com/rackt-org/rackt-org.github.io/blob/master/src/app.rkt#L154-L155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant