Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
prettier-ruby
Prettier for the Ruby programming language.
Collective -
Host: opensource -
https://opencollective.com/prettier-ruby
- Website: https://prettier.io/
- Code: https://github.com/prettier/plugin-ruby
github.com/prettier/plugin-ruby - ccfe44864dd3c24a615ce64f68fea6de481930f5 authored about 4 years ago
github.com/prettier/plugin-ruby - 5fa500080a77d886b743989cfd06c9a1b2b91f74 authored about 4 years ago
github.com/prettier/plugin-ruby - 6beb65d6ae0f8afff1e5c2a54fbc5d9d9a1eb082 authored about 4 years ago
github.com/prettier/plugin-ruby - a5e26416fc38a36bf99522014af0d897f08b1445 authored about 4 years ago
github.com/prettier/plugin-ruby - b33758a501a0bf23f1e7877c8592135d61c18367 authored about 4 years ago
github.com/prettier/plugin-ruby - 128911ee7164fe623c9d5c9e3731aad78e97f331 authored about 4 years ago
github.com/prettier/plugin-ruby - f6f00dad42ef8cc1709424291e8916fd4360d594 authored about 4 years ago
github.com/prettier/plugin-ruby - d789a4815ff57a6f583b90c668ffacf04cb96ca6 authored about 4 years ago
github.com/prettier/plugin-ruby - 76c8fe1eb5cfe9a345342e7a26bc8c589055a594 authored about 4 years ago
github.com/prettier/plugin-ruby - ae4eb5fcc8f5a0dd33e438c65648b59e8cc20d49 authored about 4 years ago
github.com/prettier/plugin-ruby - 492c67c1ba5db8162a3c7fe5bfb3789cd2959379 authored about 4 years ago
github.com/prettier/plugin-ruby - 7f31b8c8c5f48f4bf50fc6dfad8a2429e37029c7 authored about 4 years ago
Heredocs
github.com/prettier/plugin-ruby - 4354fea1005e65a90c530709bc6268413a9c486b authored about 4 years agogithub.com/prettier/plugin-ruby - 3554421e56aed4c512b0d3448e754c44937204dc authored about 4 years ago
github.com/prettier/plugin-ruby - 1b8f9751cf45572b46d202e7d7c1a7073f0ecc70 authored about 4 years ago
github.com/prettier/plugin-ruby - e9ad5cac60b0446c18243b08a3d0fddbb523c142 authored about 4 years ago
github.com/prettier/plugin-ruby - 129b2c92512328784249a5d28522e944d4807af9 authored about 4 years ago
Ensure `not` keeps parentheses if they are being used.
github.com/prettier/plugin-ruby - b7e59015c1e8ce4cdb1d5218ce347dd62afe04c9 authored about 4 years agogithub.com/prettier/plugin-ruby - 90eab228d3609ad36e6eb0995f56b64f1dc3d46f authored about 4 years ago
github.com/prettier/plugin-ruby - 65c33ad76770a0b938cd26d5213c31d4fb0aac24 authored about 4 years ago
do not wrap line inside arg_paren for some cases
github.com/prettier/plugin-ruby - 84e49bf8eca143d371a5a617bc9861b321172d72 authored about 4 years agoMaintain parse order during if/unless modifier expressions
github.com/prettier/plugin-ruby - 699c5c666ccfbd0c9c11cd43cbeba54020752447 authored about 4 years agogithub.com/prettier/plugin-ruby - bea52d5461eb1ee81a43ede863de5d42a7f66b49 authored about 4 years ago
All ternaries in command args should get parens
github.com/prettier/plugin-ruby - bd57611b14d7edf5d0b1759ed500a99b227457ee authored about 4 years agogithub.com/prettier/plugin-ruby - 306bfab0b10c5633ab1ffc385700e973d9c9d405 authored about 4 years ago
Fix ternary -> if conditional with method call
github.com/prettier/plugin-ruby - 7b0bdbf3e0df758f33f78fe402249acf41617059 authored about 4 years agoEnsure parent broken on multiline
github.com/prettier/plugin-ruby - 33cf6203af1789363e7373ec1e34f06ba75d7937 authored about 4 years agogithub.com/prettier/plugin-ruby - 11c5b63361252d8c660377db30eed96580d429be authored about 4 years ago
github.com/prettier/plugin-ruby - 88bfe4bf28319ec7b10301fa89e20711ee0fb78b authored about 4 years ago
github.com/prettier/plugin-ruby - 25622594d6e3e51c53d7442a2da57368a9748fdd authored about 4 years ago
github.com/prettier/plugin-ruby - 22d021f2e1fb9932e2b3a2ba82260a81e9da4067 authored about 4 years ago
github.com/prettier/plugin-ruby - 68dda1b4624f350003b830d19603cae8c0e119fc authored about 4 years ago
Heredocs and blocks
github.com/prettier/plugin-ruby - 5315233a60288709461bcc3c47aa4340671f427a authored about 4 years agogithub.com/prettier/plugin-ruby - d173a088ebbce682608ff938c48c7f3a60eef89c authored about 4 years ago
github.com/prettier/plugin-ruby - b4bf664109f405ac44b64bf7e88a32faae3ebd44 authored about 4 years ago
Print method chains
github.com/prettier/plugin-ruby - be9312bfb4f3514a94d28299bb54bfcabda9e3a3 authored about 4 years agoTransforms
```ruby
posts.active.where('created_at > ?', 1.year.ago).order('id asc').limit(10)
`...
github.com/prettier/plugin-ruby - a1fa72a485d1bd35aa7e1b7e09fcf4f1f36fd40b authored about 4 years ago
github.com/prettier/plugin-ruby - 41f0479ffacf1f7dd1afb742ff1014d1ac84c4b5 authored about 4 years ago
Better heredoc handling
github.com/prettier/plugin-ruby - 4dfbfffd56fdf5eca48e433b28368a7e4aaf5294 authored about 4 years agoPreviously there was kind of a weird dance where heredocs were either actual `heredoc` nodes (wh...
github.com/prettier/plugin-ruby - 841d0bad501adab98637cdc52c256cfe8b91232f authored about 4 years agogithub.com/prettier/plugin-ruby - 3030fe363478dc6346f62594ecf8c7ac6f8e5921 authored about 4 years ago
github.com/prettier/plugin-ruby - 7535b3ab5b20cde79b0a3562017b6fad8cf2c386 authored about 4 years ago
github.com/prettier/plugin-ruby - a53436f186087b1f9ce4fda0487b05be93ced850 authored about 4 years ago
github.com/prettier/plugin-ruby - c93cd7948ff732103a35c8b7a985de047d19ea4d authored about 4 years ago
github.com/prettier/plugin-ruby - 3a7614ed33dc21539d47f6746843adc8f67373ea authored about 4 years ago
github.com/prettier/plugin-ruby - b7579c9983ffbac1506a5796546c784c5124a446 authored about 4 years ago
github.com/prettier/plugin-ruby - bc885ca6b582a35b686f46d9eb4e7443d5f8f687 authored about 4 years ago
github.com/prettier/plugin-ruby - 42b6c1f098a9e6017b7543a1cc8c8a6d9095cde2 authored about 4 years ago
Prevent ternary conversions with calls
github.com/prettier/plugin-ruby - 5bfce63a01490e057d4f57cd50385d36df010414 authored about 4 years agoModifier parens
github.com/prettier/plugin-ruby - eb02152bca1701b648e88ae73910848946d86978 authored about 4 years agogithub.com/prettier/plugin-ruby - 24d2f0e5072edb9372d0f38ca0828081974ee230 authored about 4 years ago
Occasionally you can end up in a situation where you can't use a
modifier form of an if/unless s...
Trailing commas in hash arguments
github.com/prettier/plugin-ruby - 285f6fcea41fdb377c1f955a7612faaf8dff97c3 authored about 4 years agoPreviously, printing this:
```ruby
patch '/api/v1/shops', params: { shop: { name: 'Single Lane'...
Bump prettier from 2.2.0 to 2.2.1
github.com/prettier/plugin-ruby - 2ae57745302e0799ea2ea1dc12370058037b19fa authored about 4 years agoTurn off the `Symbol#to_proc` transform by default
github.com/prettier/plugin-ruby - 0287957432ebe6a97af54bdc0aeb856d015f42a0 authored about 4 years ago
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.2.1.
- [Release notes](ht...
When you convert something like:
```ruby
[1, 2, 3].map { |i| i.to_s }
```
into:
```ruby
[1, 2...
Bump eslint from 7.13.0 to 7.14.0
github.com/prettier/plugin-ruby - 2829485f4bc6cf2329581143fe8cac715fe094c5 authored about 4 years agoBump prettier from 2.1.2 to 2.2.0
github.com/prettier/plugin-ruby - 87606faf8bd277bf2aa24584d9be3a527bcedc1d authored about 4 years ago
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.0.
- [Release notes](https:...
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](ht...
Bump eslint from 7.12.1 to 7.13.0
github.com/prettier/plugin-ruby - d8c4dc41efa3249da3ce78c9ca8c60a389d3f30a authored over 4 years ago
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.0.
- [Release notes](https:...
Bump jest from 26.6.2 to 26.6.3
github.com/prettier/plugin-ruby - 357470c433d9dc93c582c708a4e2d8d046a3007a authored over 4 years ago
Bumps [jest](https://github.com/facebook/jest) from 26.6.2 to 26.6.3.
- [Release notes](https://...
Bump jest from 26.6.1 to 26.6.2
github.com/prettier/plugin-ruby - d8b54eb1411decfcb7f9ad762a219b7c3fbce96e authored over 4 years ago
Bumps [jest](https://github.com/facebook/jest) from 26.6.1 to 26.6.2.
- [Release notes](https://...
Bump jest from 26.6.0 to 26.6.1
github.com/prettier/plugin-ruby - c4deb68528083e724eb9fb66bcfda568341d2ccb authored over 4 years agogithub.com/prettier/plugin-ruby - 9eb9f720190fef82cb1b735159f0c814e35ced12 authored over 4 years ago
github.com/prettier/plugin-ruby - 73010ac7873455f9efae5a935554ea8b6f70b062 authored over 4 years ago
Bump eslint from 7.12.0 to 7.12.1
github.com/prettier/plugin-ruby - 7202fc05379d3fc1521db73c5569580082cc56fa authored over 4 years agoBump eslint-config-prettier from 6.14.0 to 6.15.0
github.com/prettier/plugin-ruby - 0854ea80efd8461ed6aec688e3038a309dbaaf44 authored over 4 years agoBumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.14.0 t...
github.com/prettier/plugin-ruby - e9877c2cc86cd813b5597321c2cfe1e7ec1ca9ed authored over 4 years ago
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.0 to 7.12.1.
- [Release notes](https:...
Bump eslint from 7.11.0 to 7.12.0
github.com/prettier/plugin-ruby - e63c8ec06938993b7b56318a58fb1117b55d79e7 authored over 4 years ago
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.12.0.
- [Release notes](https:...
Bumps [jest](https://github.com/facebook/jest) from 26.6.0 to 26.6.1.
- [Release notes](https://...
Bump eslint-config-prettier from 6.13.0 to 6.14.0
github.com/prettier/plugin-ruby - d94dd8c26f35f02025c6d0edfa220f126b5947ce authored over 4 years agoBumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.13.0 t...
github.com/prettier/plugin-ruby - 7b7d110eccdd730d53d220d1946c4cf20ddeec20 authored over 4 years agoBump jest from 26.5.3 to 26.6.0
github.com/prettier/plugin-ruby - 469868fcc2ed75ff23301d9023f219919987302e authored over 4 years ago
Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.0.
- [Release notes](https://...
Bump eslint-config-prettier from 6.12.0 to 6.13.0
github.com/prettier/plugin-ruby - 3a15fe977e18b2a73db23e682d33db300b35becb authored over 4 years agoBumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 t...
github.com/prettier/plugin-ruby - e23b00a4ef0e4ba0ee5aa50a2d273e4de810c68d authored over 4 years agogithub.com/prettier/plugin-ruby - c31fb468676805993f5dd6c3bb71145f0c9d089d authored over 4 years ago
Don't convert between `lambda {}` and `-> {}`.
github.com/prettier/plugin-ruby - 5ebc0b96105ed58d057ddb60f1311b7bcd0f775b authored over 4 years agoTechnically it's breaking the semantics of the program. Also because lambda method call argument...
github.com/prettier/plugin-ruby - 9c1b1a4d018e2ff87c273a90aa2a8529791cfe1a authored over 4 years agoBump pretty-quick from 3.0.2 to 3.1.0
github.com/prettier/plugin-ruby - ee51c7a9de78bb8be8cb2ee205cf656900b2b05e authored over 4 years ago
Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 3.0.2 to 3.1.0.
- [Release notes]...
Bump jest from 26.5.2 to 26.5.3
github.com/prettier/plugin-ruby - 679b523e66fc49b4dbc45fd52f377913bb1ecb90 authored over 4 years agoBump all-contributors-cli from 6.18.0 to 6.19.0
github.com/prettier/plugin-ruby - 3ba7533c6b1c7396487cec845bb0d46ed15069b2 authored over 4 years ago
Bumps [jest](https://github.com/facebook/jest) from 26.5.2 to 26.5.3.
- [Release notes](https://...
Bump eslint from 7.10.0 to 7.11.0
github.com/prettier/plugin-ruby - 4537450954bc634c59266f6d59c1fcd30f3114b8 authored over 4 years ago
Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.0.
- [Release notes](https:...
Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.18...
github.com/prettier/plugin-ruby - ea02430da8687f107557e44ba82191703b4a9dd0 authored over 4 years agoBump all-contributors-cli from 6.17.4 to 6.18.0
github.com/prettier/plugin-ruby - 815d7787bbdda1ea5a170d81f843128e0e072ed0 authored over 4 years agoBump jest from 26.4.2 to 26.5.2
github.com/prettier/plugin-ruby - a2e8ddf9f204ca0b171b506c030f5c55233865b1 authored over 4 years ago
Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.2.
- [Release notes](https://...
Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.17...
github.com/prettier/plugin-ruby - 9d98d32011886ab2f9e7e964650b6018db2e06dc authored over 4 years ago