issues
search
fables-tales
/
rubyfmt
Ruby Autoformatter!
MIT License
1.08k
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#468
dependabot[bot]
opened
2 months ago
0
rubyfmt 0.10.0 failed to build against rust 1.79.0
#467
chenrui333
opened
4 months ago
0
docs(readme): add short description at the top, reorganize readme
#466
rattrayalex
opened
5 months ago
0
[DNM]
#465
reese
closed
8 months ago
0
Fix aarch release build
#464
reese
opened
8 months ago
0
Improve line length handling of end-of-line breakables in call chains
#463
reese
opened
8 months ago
0
Don't double-indent multiline expressions in binary operations
#462
reese
closed
8 months ago
0
Unexpected formatting of block using curly-brace notation
#461
damolina-stripe
opened
9 months ago
0
`rescue; else` blocks nested in outer `else` blocks misplaces comments
#460
reese
opened
9 months ago
0
not(var.nil?) gets wrongfully converted to not var.nil? which can lead to invalid ruby code
#459
onvbqalc
opened
9 months ago
0
Fix busted preview-release build by forcing full ruby builds
#458
reese
closed
8 months ago
1
Fix busted fixtures on `trunk`
#457
reese
closed
9 months ago
0
[WIP] Implement pattern matching
#456
reese
opened
10 months ago
0
Prevent internal ruby failure on invalid braces
#455
reese
opened
10 months ago
0
Characters in string becomes Unicode literal notation
#454
ryym
opened
10 months ago
0
Automatically create prelease releases on master builds
#453
reese
closed
9 months ago
0
Represent binary operators as breakables
#452
reese
closed
9 months ago
0
`--check [FILE]` returns `0` exit code for invalid syntax
#451
reese
opened
10 months ago
0
`.squish` in SQL heredocs is moved to the closing SQL statement
#450
pjg
closed
10 months ago
1
Properly track line numbers for keyword binary operators
#449
reese
closed
9 months ago
0
Ruby tree deserialization error on valid programme
#448
jamesrweb
opened
11 months ago
7
Tree deserialization error with `and`/`or` operators
#447
aisamanra
closed
9 months ago
1
ruby-lsp integration for rubyfmt
#446
pjg
opened
1 year ago
2
Respecting rubocop config?
#445
pjg
closed
10 months ago
2
[DNM] Backport arm build changes to 0.8.0
#444
reese
closed
1 year ago
0
Model call chains as an `AbstractTokenTarget`
#443
reese
closed
1 year ago
0
Wrong correction on trailing comma in block argument list
#442
bquorning
opened
1 year ago
0
Revert "Fix comment rendering for sclasses (#420)"
#441
reese
closed
1 year ago
0
Fails to build on MacOS Ventura (Intel)
#440
iMichka
closed
11 months ago
2
run an aarch64 cross configure under specific circumstances
#439
froydnj
closed
1 year ago
1
hack our way around missing `libcrypt` in cross-compilation
#438
froydnj
closed
1 year ago
1
remove conditional compilation of `use std::env;` statement
#437
froydnj
closed
1 year ago
1
add aarch64 cross-compilation bits to CI and release
#436
froydnj
closed
1 year ago
1
extract ruby configuration for determining link libs
#435
froydnj
closed
1 year ago
1
extract ruby arch from `rbconfig.rb`
#434
froydnj
closed
1 year ago
1
Unexpected ruby error (failed to load encoding)
#433
dduugg
opened
1 year ago
0
build just the `main` target to avoid extraneous work
#432
froydnj
closed
1 year ago
1
remove `ureq` from dependencies
#431
froydnj
closed
1 year ago
1
Add build for arm linux
#430
ilyailya
closed
1 year ago
0
Fix winding lines forward multiple lines
#429
reese
closed
1 year ago
0
Is rubyfmt compatible with standardrb on rules?
#428
zhengpd
closed
1 year ago
1
[DNM] Testing cross-compiling to `aarch64-unknown-linux-gnu`
#427
reese
closed
1 year ago
0
Render multiline brace blocks as breakables
#426
reese
closed
1 year ago
0
Silence warnings from ruby checkout build
#425
reese
closed
1 year ago
0
Provide help in migrating from RuboCop
#424
bquorning
opened
1 year ago
0
Add neovim setup instructions
#423
dbalatero
closed
1 year ago
0
Create a GH Action for automating releases
#422
reese
closed
1 year ago
0
Changes code behavior on .split()?
#421
nelson-vantage
closed
11 months ago
4
Fix comment rendering for sclasses
#420
reese
closed
1 year ago
0
Fix special case when formatting paren-wrapped MLhs
#419
reese
opened
1 year ago
0
Next