plugin-ruby
plugin-ruby copied to clipboard
Prettier Ruby Plugin
If there is no prettier config in a project, but the plugin is specified in the CLI invocation of prettier, the plugin raises with an difficult to understand error message:...
On main, running `yarn lint` produces some errors because of the new [flat config](https://eslint.org/docs/latest/use/migrate-to-9.0.0#flat-config) in ESLint v9.0.0 (broken in 6e472faa795228f0a9821f78739ae2a1a03de0ef) ```sh ❯ yarn lint yarn run v1.22.22 $ eslint --cache...
Bumping into this error: ``` ["INFO" - 11:01:30 AM] Formatting file:///Users/.../project/app/controllers/users_controller.rb ["INFO" - 11:01:30 AM] Using config file at /Users/.../project/.prettierrc ["INFO" - 11:01:30 AM] PrettierInstance: { "modulePath": "/Users/.../project/node_modules/prettier/index.cjs", "importResolver": {},...
Bumps [eslint](https://github.com/eslint/eslint) from 9.1.1 to 9.5.0. Release notes Sourced from eslint's releases. v9.5.0 Features b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung) Bug Fixes...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2. Release notes Sourced from prettier's releases. 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note Changelog Sourced from prettier's changelog. 3.3.2 diff...
Allows user to select what ruby binary is run at the end. e.g with rvm only enabled ruby binary this can be handy
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.1. Release notes Sourced from husky's releases. v9.1.1 Super saiyan god dog! It's over 9.0.0! What's new You can now run package commands directly, no...
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.3. Release notes Sourced from prettier's releases. 3.3.3 🔗 Changelog 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note Changelog Sourced from prettier's...
Bumps [eslint](https://github.com/eslint/eslint) from 9.1.1 to 9.7.0. Release notes Sourced from eslint's releases. v9.7.0 Features 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota) 1381394 feat: add...