Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fables-tales/rubyfmt issues and pull requests

#468 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Pull Request - State: open - Opened by dependabot[bot] 27 days ago
Labels: dependencies, github_actions

#467 - rubyfmt 0.10.0 failed to build against rust 1.79.0

Issue - State: open - Opened by chenrui333 4 months ago

#465 - [DNM]

Pull Request - State: closed - Opened by reese 7 months ago

#464 - Fix aarch release build

Pull Request - State: open - Opened by reese 7 months ago

#462 - Don't double-indent multiline expressions in binary operations

Pull Request - State: closed - Opened by reese 8 months ago

#458 - Fix busted preview-release build by forcing full ruby builds

Pull Request - State: closed - Opened by reese 9 months ago - 1 comment

#457 - Fix busted fixtures on `trunk`

Pull Request - State: closed - Opened by reese 9 months ago

#456 - [WIP] Implement pattern matching

Pull Request - State: open - Opened by reese 9 months ago

#455 - Prevent internal ruby failure on invalid braces

Pull Request - State: open - Opened by reese 9 months ago

#454 - Characters in string becomes Unicode literal notation

Issue - State: open - Opened by ryym 10 months ago

#453 - Automatically create prelease releases on master builds

Pull Request - State: closed - Opened by reese 10 months ago

#452 - Represent binary operators as breakables

Pull Request - State: closed - Opened by reese 10 months ago

#450 - `.squish` in SQL heredocs is moved to the closing SQL statement

Issue - State: closed - Opened by pjg 10 months ago - 1 comment

#449 - Properly track line numbers for keyword binary operators

Pull Request - State: closed - Opened by reese 10 months ago

#448 - Ruby tree deserialization error on valid programme

Issue - State: open - Opened by jamesrweb 10 months ago - 7 comments

#447 - Tree deserialization error with `and`/`or` operators

Issue - State: closed - Opened by aisamanra 11 months ago - 1 comment

#446 - ruby-lsp integration for rubyfmt

Issue - State: open - Opened by pjg 11 months ago - 2 comments

#445 - Respecting rubocop config?

Issue - State: closed - Opened by pjg 12 months ago - 2 comments

#444 - [DNM] Backport arm build changes to 0.8.0

Pull Request - State: closed - Opened by reese about 1 year ago

#443 - Model call chains as an `AbstractTokenTarget`

Pull Request - State: closed - Opened by reese about 1 year ago

#442 - Wrong correction on trailing comma in block argument list

Issue - State: open - Opened by bquorning about 1 year ago

#441 - Revert "Fix comment rendering for sclasses (#420)"

Pull Request - State: closed - Opened by reese about 1 year ago

#440 - Fails to build on MacOS Ventura (Intel)

Issue - State: closed - Opened by iMichka about 1 year ago - 2 comments

#439 - run an aarch64 cross configure under specific circumstances

Pull Request - State: closed - Opened by froydnj over 1 year ago - 1 comment

#438 - hack our way around missing `libcrypt` in cross-compilation

Pull Request - State: closed - Opened by froydnj over 1 year ago - 1 comment

#437 - remove conditional compilation of `use std::env;` statement

Pull Request - State: closed - Opened by froydnj over 1 year ago - 1 comment

#436 - add aarch64 cross-compilation bits to CI and release

Pull Request - State: closed - Opened by froydnj over 1 year ago - 1 comment

#435 - extract ruby configuration for determining link libs

Pull Request - State: closed - Opened by froydnj over 1 year ago - 1 comment

#434 - extract ruby arch from `rbconfig.rb`

Pull Request - State: closed - Opened by froydnj over 1 year ago - 1 comment

#433 - Unexpected ruby error (failed to load encoding)

Issue - State: open - Opened by dduugg over 1 year ago

#432 - build just the `main` target to avoid extraneous work

Pull Request - State: closed - Opened by froydnj over 1 year ago - 1 comment

#431 - remove `ureq` from dependencies

Pull Request - State: closed - Opened by froydnj over 1 year ago - 1 comment

#430 - Add build for arm linux

Pull Request - State: closed - Opened by ilyailya over 1 year ago

#429 - Fix winding lines forward multiple lines

Pull Request - State: closed - Opened by reese over 1 year ago

#428 - Is rubyfmt compatible with standardrb on rules?

Issue - State: closed - Opened by zhengpd over 1 year ago - 1 comment

#427 - [DNM] Testing cross-compiling to `aarch64-unknown-linux-gnu`

Pull Request - State: closed - Opened by reese over 1 year ago

#426 - Render multiline brace blocks as breakables

Pull Request - State: closed - Opened by reese over 1 year ago

#425 - Silence warnings from ruby checkout build

Pull Request - State: closed - Opened by reese over 1 year ago

#424 - Provide help in migrating from RuboCop

Issue - State: open - Opened by bquorning over 1 year ago

#423 - Add neovim setup instructions

Pull Request - State: closed - Opened by dbalatero over 1 year ago

#422 - Create a GH Action for automating releases

Pull Request - State: closed - Opened by reese over 1 year ago

#421 - Changes code behavior on .split()?

Issue - State: closed - Opened by nelson-vantage over 1 year ago - 4 comments

#420 - Fix comment rendering for sclasses

Pull Request - State: closed - Opened by reese over 1 year ago

#419 - Fix special case when formatting paren-wrapped MLhs

Pull Request - State: open - Opened by reese over 1 year ago

#417 - rubyfmt ignores `embdoc` comments (`=begin` and `=end` comments)

Issue - State: open - Opened by reese over 1 year ago - 1 comment

#416 - Panic when wrapping array destructuring in brackets

Issue - State: open - Opened by jakubkosinski over 1 year ago - 1 comment

#415 - Do not elide parens when special-cased names are used in call chains

Pull Request - State: closed - Opened by reese over 1 year ago - 4 comments

#412 - comment on first method in a `class << super` block is aligned incorrectly

Issue - State: open - Opened by alexdean over 1 year ago - 2 comments

#411 - Make empty arrays with comments stay multilined

Pull Request - State: closed - Opened by reese over 1 year ago

#410 - Allow `test` to be an unparenthesized method

Pull Request - State: open - Opened by reese over 1 year ago - 4 comments

#409 - Empty arrays don't stay multiline when they have comments

Issue - State: closed - Opened by reese over 1 year ago

#408 - Bump bumpalo from 3.10.0 to 3.12.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#407 - Transform multiline brace blocks to do/end blocks

Pull Request - State: open - Opened by reese over 1 year ago - 4 comments

#406 - Add Ubuntu 20.04 target in CI

Pull Request - State: closed - Opened by reese over 1 year ago

#405 - Add support for endless method definitions

Pull Request - State: closed - Opened by reese over 1 year ago

#404 - Support shorthand hash syntax

Pull Request - State: closed - Opened by reese over 1 year ago

#403 - Format all file paths when not traversing directories

Pull Request - State: closed - Opened by reese over 1 year ago - 3 comments

#402 - Support user-multilined binary operator chains

Pull Request - State: closed - Opened by reese over 1 year ago

#401 - Bump Ruby checkout to 3.2

Pull Request - State: closed - Opened by reese over 1 year ago

#400 - Bump Ruby checkout to 3.0

Pull Request - State: closed - Opened by reese over 1 year ago

#399 - [Tracking] Unsupported features (as of Ruby 3.2)

Issue - State: open - Opened by reese almost 2 years ago

#398 - Supporting Ruby 3.1 shorthand hash syntax

Issue - State: closed - Opened by maxjacobson almost 2 years ago - 1 comment

#397 - Improve line length enforcement for breakables

Pull Request - State: closed - Opened by reese almost 2 years ago

#396 - Rubyfmt ignores files without the .rb extension (for example `.rake` files)

Issue - State: closed - Opened by JeanFred almost 2 years ago - 3 comments

#395 - Don't strip parens when the receiver of a method call is a const

Pull Request - State: closed - Opened by reese almost 2 years ago

#394 - rubyfmt removes some meaningful parentheses

Issue - State: closed - Opened by maxjacobson almost 2 years ago

#393 - Fix rendering of single-item massigns for rest params

Pull Request - State: closed - Opened by reese almost 2 years ago

#392 - rubyfmt produces invalid ruby on wayward splats

Issue - State: closed - Opened by maxjacobson almost 2 years ago - 2 comments

#391 - rubyfmt produces invalid ruby on some multi-line strings

Issue - State: closed - Opened by maxjacobson almost 2 years ago - 1 comment

#390 - Rubyfmt crashes on beginless range

Issue - State: closed - Opened by maxjacobson almost 2 years ago - 1 comment

#389 - Do not require file arguments to use `--` in CLI invocations

Pull Request - State: closed - Opened by reese almost 2 years ago

#388 - Argument not expected

Issue - State: closed - Opened by glaucocustodio almost 2 years ago - 4 comments

#387 - Delete version update check

Pull Request - State: closed - Opened by reese almost 2 years ago

#386 - CLI incorrectly reports a new version being available on the most recent release

Issue - State: closed - Opened by reese almost 2 years ago - 1 comment

#385 - [wip] Build Debian packages in github actions

Pull Request - State: closed - Opened by reese almost 2 years ago

#384 - Ruby Tree Deserialization Error

Issue - State: closed - Opened by neanias almost 2 years ago - 1 comment

#383 - Add `test` to the list of methods that do not get parentheses

Issue - State: open - Opened by bibstha almost 2 years ago

#382 - Properly multiline user-multilined call chains

Pull Request - State: closed - Opened by reese almost 2 years ago

#381 - Handle arbitrary expression types in `aref_field` nodes

Pull Request - State: closed - Opened by reese almost 2 years ago

#380 - Command calls in ArefFields fail to deserialize

Issue - State: closed - Opened by jscharf almost 2 years ago - 5 comments

#379 - Max line length isn't consistently respected

Issue - State: closed - Opened by reese almost 2 years ago - 2 comments

#378 - Move Ruby checkout to its own crate

Pull Request - State: closed - Opened by reese almost 2 years ago

#377 - Properly exit when receiving `SIGINT`/`SIGTERM`/`SIGHUP`

Pull Request - State: closed - Opened by reese almost 2 years ago

#376 - Print help args if running `rubyfmt` with no args in tty

Pull Request - State: closed - Opened by reese almost 2 years ago

#375 - Does this project have a logo?

Issue - State: open - Opened by edwardloveall almost 2 years ago - 3 comments

#374 - Make all build command fails on arm64 M1 Mac

Issue - State: closed - Opened by jscharf almost 2 years ago - 8 comments

#373 - Running `rubyfmt` with no args hangs

Issue - State: closed - Opened by dbalatero almost 2 years ago - 1 comment

#372 - Document installation with `brew`

Pull Request - State: closed - Opened by reese almost 2 years ago

#371 - Fix build for MacOS Big Sur arm builds

Pull Request - State: closed - Opened by reese almost 2 years ago

#370 - Handle escaping characters in single-quoted dyna_symbol expressions

Pull Request - State: closed - Opened by reese almost 2 years ago

#369 - Generically handle all method visibility modifiers

Pull Request - State: closed - Opened by reese almost 2 years ago