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

Any way to configure these? #123

Open
ZenVoich opened this issue Feb 2, 2024 · 1 comment
Open

Any way to configure these? #123

ZenVoich opened this issue Feb 2, 2024 · 1 comment

Comments

@ZenVoich
Copy link

ZenVoich commented Feb 2, 2024

  1. Do not insert final newline
image
  1. Do not wrap function call arguments
image
  1. Do not remove space between case arg and body with no {} (this looks like a bug)
image
  1. Do not add space after assert, actor and debug_show when called as a function
image image
  1. Do not place else and catch on the same line as closing bracket of prev block
image
  1. Bug when comment above else (adds extra ;)
image
@rvanasa
Copy link
Contributor

rvanasa commented Feb 2, 2024

Thanks for documenting these corner cases. It's going to be some time before I can get around to addressing most of these, but I found a quick fix for (3.) which I'll include in a new release.

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

2 participants