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

Removing redundant braces. #853

Closed
gilch opened this issue Jul 25, 2015 · 3 comments
Closed

Removing redundant braces. #853

gilch opened this issue Jul 25, 2015 · 3 comments

Comments

@gilch
Copy link
Member

gilch commented Jul 25, 2015

In #844 @paultag mentioned fixing double square brackets throughout the language. Besides, let #713 (which may be removed altogether #844) I am also aware of double brackets in defclass #850, import #851, with #852 , and cond #830. Are there more I am not aware of?

I added new issues for those that didn't have them, rather than adding them all here.

@algernon algernon added this to the Grand Language Cleanup milestone Jul 25, 2015
@tuturto
Copy link
Contributor

tuturto commented Jul 25, 2015

Would be really cool to have a tool/script that traverses through a directory tree and makes these changes to hy-code. Probably wouldn't be too difficult to write?

👍 for cleaning up the language a bit, even when it breaks existing code.

@algernon
Copy link
Member

I can teach hydiomatic to add these kinds of suggestions. It can't automatically rewrite the code for you, though. That'd be a different (and useful) tool.

@algernon
Copy link
Member

algernon commented Oct 1, 2015

For the record, only #830 is left now. I'm closing this, so we have only one issue to track further. Added that to the milestone.

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

3 participants