-
Notifications
You must be signed in to change notification settings - Fork 50
Issues: fables-tales/rubyfmt
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unexpected formatting of block using curly-brace notation
#461
opened Feb 6, 2024 by
damolina-stripe
rescue; else
blocks nested in outer else
blocks misplaces comments
#460
opened Jan 26, 2024 by
reese
not(var.nil?) gets wrongfully converted to not var.nil? which can lead to invalid ruby code
#459
opened Jan 17, 2024 by
onvbqalc
Comment outside the block when it before has multiple empty lines.
#413
opened Feb 16, 2023 by
huacnlee
comment on first method in a
class << super
block is aligned incorrectly
#412
opened Feb 15, 2023 by
alexdean
Support
--stdin-path
or something similar to properly ignore files formatted through stdin
#365
opened Nov 19, 2022 by
reese
Bare (
<<
) heredocs nested in squiggly (<<~
) heredocs render invalid syntax/semantic changes
#361
opened Nov 14, 2022 by
reese
A long
rescue
line or multiline rescue
with multiple errors is formatted to be a single long line
#356
opened Nov 11, 2022 by
adamzapasnik
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.