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

Merge pull request #59 from prettier/defs-comments

Properly attach comments inside defs nodes

github.com/prettier/plugin-ruby - 0b6a3c99cec0c7bab375fd8218302845e7859121 authored over 5 years ago by Kevin Deisz <[email protected]>
Properly attach comments inside defs nodes

github.com/prettier/plugin-ruby - bc5fe7f74485572410d04acecd94a36a3f465fe1 authored over 5 years ago by Kevin Deisz <[email protected]>
[ci skip] Not a gem, lol

github.com/prettier/plugin-ruby - fbb666e4b784130d47e4eb7cc346dab80fddee0a authored over 5 years ago by Kevin Deisz <[email protected]>
Increment version

github.com/prettier/plugin-ruby - 528048d98e916e73852fa78a853933478f945dd1 authored over 5 years ago by Kevin Deisz <[email protected]>
Merge pull request #57 from prettier/escape-quotes

Properly escape double quotes when using `preferSingleQuotes: false`.

github.com/prettier/plugin-ruby - e8998376e90b7021641dc27bf69ec2a1dba22593 authored over 5 years ago by Kevin Deisz <[email protected]>
Properly escape double quotes when using `preferSingleQuotes: false`.

Fixes #53

github.com/prettier/plugin-ruby - a0f602a3d852a8d94c2562c8466f7e27f873dd0c authored over 5 years ago by Kevin Deisz <[email protected]>
Merge pull request #56 from prettier/commands-in-ternaries

Command nodes within conditionals now break parents to disallow them …

github.com/prettier/plugin-ruby - a130be47fdf31fc963a659fd8bd018866561a90c authored over 5 years ago by Kevin Deisz <[email protected]>
Command nodes within conditionals now break parents to disallow them from being turned into ternary expressions.

Fixes #52

github.com/prettier/plugin-ruby - 984da0ea2f2a043118c1a7fa188584e506b2e62b authored over 5 years ago by Kevin Deisz <[email protected]>
[ci skip] More README fixes

github.com/prettier/plugin-ruby - 86e2e75b1a5b19c4afa0a43c5d24e629db6d6799 authored over 5 years ago by Kevin Deisz <[email protected]>
[ci skip] Fix up config table

github.com/prettier/plugin-ruby - 4b4cc3d4c20de1188ec46a12afbeaebb7228beb1 authored over 5 years ago by Kevin Deisz <[email protected]>
[ci skip] Use a table for config

github.com/prettier/plugin-ruby - 0954f7c48a081e329347ae4afb6c0d9aa177c3b1 authored over 5 years ago by Kevin Deisz <[email protected]>
[ci skip] Align center the README

github.com/prettier/plugin-ruby - d860472509a6c091437577fa0dcd5005b9662f36 authored over 5 years ago by Kevin Deisz <[email protected]>
[ci skip] Add header

github.com/prettier/plugin-ruby - 3f1387e025d8a4caf305ba12bed97b39bec5b053 authored over 5 years ago by Kevin Deisz <[email protected]>
Increment package version

github.com/prettier/plugin-ruby - 11d9a684a1f23271aeb4219410e45666b5b251ca authored over 5 years ago by Kevin Deisz <[email protected]>
Rename package

github.com/prettier/plugin-ruby - e0a007e2af280ec34a604d5a81b0c0b15b4d60af authored over 5 years ago by Kevin Deisz <[email protected]>
Add metadata so prettier can detect ruby and rake files

github.com/prettier/plugin-ruby - f1500f3abaef57d333c03848247c13b7e8d10405 authored over 5 years ago by Kevin Deisz <[email protected]>
Merge pull request #54 from meleyal/node-version

Specify minimum node version

github.com/prettier/plugin-ruby - 54613921ce9a6fbb0c2e688a9c79ac0a69a9357f authored over 5 years ago by Kevin Deisz <[email protected]>
Specify minimum node version

github.com/prettier/plugin-ruby - 265b51044f03abf0fae1b23d2f5108279ee0eb4c authored over 5 years ago by William Meleyal <[email protected]>
[ci skip] More explicit instructions in the README

github.com/prettier/plugin-ruby - a6d446e733bd7f177ad65f3753a4b85889fd3d6c authored over 5 years ago by Kevin Deisz <[email protected]>
Don't define duplicated methods in the parser

github.com/prettier/plugin-ruby - cc1f2943f689fd7a68a3ba945bfc9704cb35d970 authored over 5 years ago by Kevin Deisz <[email protected]>
Increment version

github.com/prettier/plugin-ruby - 96cbea1a01580a14a0740b449eac9e002a2ac9a8 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle nested interpolation better

github.com/prettier/plugin-ruby - 302cf803218eec8de243f7f85d994c099c93ff1e authored over 5 years ago by Kevin Deisz <[email protected]>
Merge pull request #49 from kddeisz/dependabot/npm_and_yarn/lodash-4.17.11

[Security] Bump lodash from 4.17.10 to 4.17.11

github.com/prettier/plugin-ruby - ce579598f58a0ed56e92afc71f0a8a5dde4e5425 authored over 5 years ago by Kevin Deisz <[email protected]>
[Security] Bump lodash from 4.17.10 to 4.17.11

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.11. **This update includes...

github.com/prettier/plugin-ruby - 8ec79722437b805f20df9fef3c276157c6e0db1f authored over 5 years ago by dependabot[bot] <[email protected]>
Merge pull request #47 from kddeisz/dependabot/npm_and_yarn/extend-3.0.2

[Security] Bump extend from 3.0.1 to 3.0.2

github.com/prettier/plugin-ruby - 058b16763a9889d061c9b227cb6316dfccd7cb86 authored over 5 years ago by Kevin Deisz <[email protected]>
[Security] Bump extend from 3.0.1 to 3.0.2

Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. **This update inclu...

github.com/prettier/plugin-ruby - 483e61dc85bff2b893ff798b7fac4e4a3b55ebc2 authored over 5 years ago by dependabot[bot] <[email protected]>
[ci skip] Add a code example

github.com/prettier/plugin-ruby - c1418707ab13c90a80568b4e1967a7b777f96183 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle method_add_block nodes being nested

github.com/prettier/plugin-ruby - c6340598b1702592fa12ed8c57705e6421c8d1d4 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle comments on bare hash assocs

github.com/prettier/plugin-ruby - d2ce21ed2c6e028754d6cf30ea566d850bebbcba authored over 5 years ago by Kevin Deisz <[email protected]>
Automatically put parens on method definitions

github.com/prettier/plugin-ruby - c18a14af4e9e38f8f07c7a546c54d8076555da97 authored over 5 years ago by Kevin Deisz <[email protected]>
[ci skip] More descriptive description

github.com/prettier/plugin-ruby - bec5aa5aa00837186abea591ed8fb4e327cb9c61 authored over 5 years ago by Kevin Deisz <[email protected]>
[ci skip] Fix up typo in README

github.com/prettier/plugin-ruby - 10d5a8520d8b3dd54986fb01d607aba0b0a6a33b authored over 5 years ago by Kevin Deisz <[email protected]>
Increment version

github.com/prettier/plugin-ruby - 74dd46c0c7e96eab640156d96e095c50c11059b4 authored over 5 years ago by Kevin Deisz <[email protected]>
Support straight heredocs

github.com/prettier/plugin-ruby - 82dd226ba94f44d600979f212cec448d4ae56ca4 authored over 5 years ago by Kevin Deisz <[email protected]>
Nested heredocs

github.com/prettier/plugin-ruby - d3d03e10ef745033307f4f10ab613c3b60b9499b authored over 5 years ago by Kevin Deisz <[email protected]>
Fix up interpolation within heredocs

github.com/prettier/plugin-ruby - bbce3bd027f91e7c9504db444255e95a812a0482 authored over 5 years ago by Kevin Deisz <[email protected]>
Support squiggly heredocs

github.com/prettier/plugin-ruby - acbb720b925eacdaeeefac755ef2d5e77bed736d authored over 5 years ago by Kevin Deisz <[email protected]>
Handle mlhs_add and mlhs_new in the parser

github.com/prettier/plugin-ruby - 22c40e4ff7b92669febd11a9255da6ffdb9380a4 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle mrhs concat in the parser

github.com/prettier/plugin-ruby - 77441af59bd6af6386a484e98d932ae9a011c1a2 authored over 5 years ago by Kevin Deisz <[email protected]>
Remove unnecessary utils

github.com/prettier/plugin-ruby - 90828a1c2e4ee40b8386d40f904c702349e6175c authored over 5 years ago by Kevin Deisz <[email protected]>
Handle the string content within the tests

github.com/prettier/plugin-ruby - ab6b8955bfb369a7b2fa91993c2fc2326717fe62 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle string_add and string_content within the parser

github.com/prettier/plugin-ruby - b0eea192d5d8102bce6afec0ddb6a2f4b935a682 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle xstrings from within the parser

github.com/prettier/plugin-ruby - adecafe526156bbf94f84e4e0c56b15bfcdc3ad9 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle regexp from within parser

github.com/prettier/plugin-ruby - f02e451531ceb3b943893f3e27442a7cea80052e authored over 5 years ago by Kevin Deisz <[email protected]>
Update embdoc snapshots

github.com/prettier/plugin-ruby - 66ab0e82c3e629b6a10af25570177774059f6841 authored over 5 years ago by Kevin Deisz <[email protected]>
Trim line before embdoc, fixes #43

github.com/prettier/plugin-ruby - 449d4123149284bd7003278cdaae6e0e2a83e63b authored over 5 years ago by Kevin Deisz <[email protected]>
Increment version

github.com/prettier/plugin-ruby - eb20aa45b29d03c6837b8170e4ff6e7feb8c3558 authored over 5 years ago by Kevin Deisz <[email protected]>
Do not convert to ternary if no statements in if

github.com/prettier/plugin-ruby - 5c08613c782c15c5feab90223aa32510486fdd72 authored over 5 years ago by Kevin Deisz <[email protected]>
Automatically return do blocks from command nodes

github.com/prettier/plugin-ruby - ad385f9fd8b876af2ef8638368e21934017b98d3 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle brace blocks with commands

github.com/prettier/plugin-ruby - 97d9a2fef78c7a7063fbb2c3616fbeac180b1e85 authored over 5 years ago by Kevin Deisz <[email protected]>
Bump version

github.com/prettier/plugin-ruby - 93e3853505052c7bc285b8dd9a1550d4873abf3e authored over 5 years ago by Kevin Deisz <[email protected]>
Merge pull request #46 from kddeisz/stmts

Stmts

github.com/prettier/plugin-ruby - e84bb9cd732fac66cb47cd6135fa0dd94f257cb8 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle intermediary array nodes in the parser

github.com/prettier/plugin-ruby - 565ef1e6b8fadead73b10fcc8ce4858f3aab62d4 authored over 5 years ago by Kevin Deisz <[email protected]>
Track start and end lines

github.com/prettier/plugin-ruby - 63ddcccfc352458c5ed7862913c16fcd2ed1879f authored over 5 years ago by Kevin Deisz <[email protected]>
Handle args_new comments

github.com/prettier/plugin-ruby - 11f2b6c06ff93f00b2ba7a8830e5e8d717d94f17 authored over 5 years ago by Kevin Deisz <[email protected]>
Even more fixes for to_proc conversions

github.com/prettier/plugin-ruby - dbd840c72cf4db7e007e7f489d144c4c79896bb3 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle ruby 2.5.3 state for comments on ranges

github.com/prettier/plugin-ruby - 539405dad603395a2f37722704ef8dd3c1dbb0f4 authored over 5 years ago by Kevin Deisz <[email protected]>
Allow comments to be attached to CHAR nodes

github.com/prettier/plugin-ruby - 8c97313ac7393e860fde72e7e89921ceec20f82e authored over 5 years ago by Kevin Deisz <[email protected]>
Update CHANGELOG

github.com/prettier/plugin-ruby - be38aa1fcaa90bda0385258cc823827bad9f5213 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle comments inside empty blocks

github.com/prettier/plugin-ruby - f25dfc688fbdcbfe3e48a0a159e5175826f64627 authored over 5 years ago by Kevin Deisz <[email protected]>
Fix up to_proc generation

github.com/prettier/plugin-ruby - 4b6eb791c4e6eec41c67a4d1f1e252cce8056ab5 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle comments better

github.com/prettier/plugin-ruby - 0df2c29572a84d2f5ccab32a9e1009180199a1db authored over 5 years ago by Kevin Deisz <[email protected]>
Merge pull request #39 from kddeisz/dependabot/npm_and_yarn/jest-24.1.0

Bump jest from 24.0.0 to 24.1.0

github.com/prettier/plugin-ruby - 0aaa18946d4aef84a87b37fc8a98087bb69c0b76 authored over 5 years ago by Kevin Deisz <[email protected]>
Merge pull request #44 from AlanFoster/add-issue-template

Add issue template

github.com/prettier/plugin-ruby - 6962fccf491f3ca788be71bcc0c9770fd35042e4 authored over 5 years ago by Kevin Deisz <[email protected]>
Add issue template

github.com/prettier/plugin-ruby - c44262b76027a9c6fb885cebb9dc1f586f4ef760 authored over 5 years ago by alanfoster <[email protected]>
Simplify statement parsing

github.com/prettier/plugin-ruby - 4f3c0a0d1e359aa59b4e1f972b1bfe1693470c3b authored over 5 years ago by Kevin Deisz <[email protected]>
Bump jest from 24.0.0 to 24.1.0

Bumps [jest](https://github.com/facebook/jest) from 24.0.0 to 24.1.0.
- [Release notes](https://...

github.com/prettier/plugin-ruby - 230afa48394259d04b2adf9c3213ab29ad19e255 authored over 5 years ago by dependabot[bot] <[email protected]>
Handle methref nodes

github.com/prettier/plugin-ruby - 024b39304ef8b58b459d13d54a7bee5f7338a45b authored over 5 years ago by Kevin Deisz <[email protected]>
Disallow comments from being attached to intermediary regex nodes, fixes #38

github.com/prettier/plugin-ruby - d576efbcb55cb92ca6e10fb271251acc0bbf73e9 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle splat within an array, fixes #34

github.com/prettier/plugin-ruby - c5945094e415b037478a181c17a670d50413a6fe authored over 5 years ago by Kevin Deisz <[email protected]>
Handle returns with parens

github.com/prettier/plugin-ruby - 5ef24c60f5ca1f9aada82cdbd2d05b6d19173b77 authored over 5 years ago by Kevin Deisz <[email protected]>
[ci skip] Add good development links to README

github.com/prettier/plugin-ruby - 331abf617df742f822a25b754e56d6799fb69ef7 authored over 5 years ago by Kevin Deisz <[email protected]>
[ci skip] Add package version

github.com/prettier/plugin-ruby - 8036303ae76be70dd2716f885217b37b29725c8c authored over 5 years ago by Kevin Deisz <[email protected]>
[ci skip] Update README

github.com/prettier/plugin-ruby - 3820af455214735213192265d6d545bde71980fe authored over 5 years ago by Kevin Deisz <[email protected]>
Bump to 0.1.1

github.com/prettier/plugin-ruby - 8e5067567e4520022d14c7cc1949bbfa790b3b65 authored over 5 years ago by Kevin Deisz <[email protected]>
Fix up string node comments

github.com/prettier/plugin-ruby - c9d795190d2e3e4a451a7f1d63e7978b66f81a13 authored over 5 years ago by Kevin Deisz <[email protected]>
Use bundler 2

github.com/prettier/plugin-ruby - b464d0c4399235ff411a3baa6fbb696a976c9ac0 authored over 5 years ago by Kevin Deisz <[email protected]>
Test against head

github.com/prettier/plugin-ruby - ebff4f8390c5527072a6c9109f6be09a3ad0ffd1 authored over 5 years ago by Kevin Deisz <[email protected]>
Explicitly fail if ruby version is < 2.5

github.com/prettier/plugin-ruby - 0aefea25038ffb180594f966eb0fe2390309255b authored over 5 years ago by Kevin Deisz <[email protected]>
Support ruby 2.5

github.com/prettier/plugin-ruby - 0c55bac4b03f2afe861ce7d890272120e9c131af authored over 5 years ago by Kevin Deisz <[email protected]>
Have travis run multiple ruby versions

github.com/prettier/plugin-ruby - 2f1c8361e490e4029e9d8922f841b399c2bd024a authored over 5 years ago by Kevin Deisz <[email protected]>
Handle single quotes with preferSingleQuotes on, closes #26

github.com/prettier/plugin-ruby - 72fe32f8b47432aa492005d97b9fc67e71a0affa authored over 5 years ago by Kevin Deisz <[email protected]>
Handle :: syntax for method calls, closes #28

github.com/prettier/plugin-ruby - b5e14a0c64c24b55af54f50ad7d6999bb0e4aba1 authored over 5 years ago by Kevin Deisz <[email protected]>
Merge pull request #25 from AlanFoster/add-additional-running-details

Add additional running details

github.com/prettier/plugin-ruby - f54fffa0a5b8f0766652557c7a09aa41ed0e343f authored over 5 years ago by Kevin Deisz <[email protected]>
Add additional running details

github.com/prettier/plugin-ruby - 9a5d05d2872a59724b57990c6c399a9b498e02ff authored over 5 years ago by alanfoster <[email protected]>
[ci skip] Update README

github.com/prettier/plugin-ruby - 65e472c58a9efbb8634f35cc2cd52e89d0550d26 authored over 5 years ago by Kevin Deisz <[email protected]>
Add a CHANGELOG

github.com/prettier/plugin-ruby - 7daaebe78ff4d4338c7ffac08901ab7cc125d863 authored over 5 years ago by Kevin Deisz <[email protected]>
Update README

github.com/prettier/plugin-ruby - 48351487ecdee5cde7a7364dea3c86b7c80a507e authored over 5 years ago by Kevin Deisz <[email protected]>
Handle bare hashes better

github.com/prettier/plugin-ruby - c4d4f964ab9f7b3f5b7f86140cb05af18a186e5a authored over 5 years ago by Kevin Deisz <[email protected]>
Allow testing without linting

github.com/prettier/plugin-ruby - 05c19874e2f21658445547fabf9346bc6346e47a authored over 5 years ago by Kevin Deisz <[email protected]>
Stop handling embdoc when hit embdoc_end

github.com/prettier/plugin-ruby - 5a317d6cbee515c003ccd4a02bca741e83786118 authored over 5 years ago by Kevin Deisz <[email protected]>
Simplify statement processing

github.com/prettier/plugin-ruby - 5c35c27fdcaeacbe33210cc703945cb16923f1d4 authored over 5 years ago by Kevin Deisz <[email protected]>
Strip out unused column information

github.com/prettier/plugin-ruby - 0c18b9b745cd4de1db323d8d2a85d9991ef40c25 authored over 5 years ago by Kevin Deisz <[email protected]>
Handle embdocs

github.com/prettier/plugin-ruby - 5c9894c98963fbeedb46d4219b1461671d8bb79a authored over 5 years ago by Kevin Deisz <[email protected]>
Turn on the remaining tests

github.com/prettier/plugin-ruby - 85f8deaae4bd8d2cae9a1337a2cf8f02535f9e88 authored over 5 years ago by Kevin Deisz <[email protected]>
Turn on various other tests

github.com/prettier/plugin-ruby - e3ec50d9ab3fd06c57c2b6c06ee2f79077abd650 authored over 5 years ago by Kevin Deisz <[email protected]>
Turn on the string test

github.com/prettier/plugin-ruby - e7fe02ce6197159c59918209df12ff29a693c406 authored over 5 years ago by Kevin Deisz <[email protected]>
Turn on kwargs test

github.com/prettier/plugin-ruby - b9359d691d27901428f006e34a947d0c0716a2a9 authored over 5 years ago by Kevin Deisz <[email protected]>
Turn on the next test

github.com/prettier/plugin-ruby - 2536293e07a913dd310e97dcd87967d22dc47e01 authored over 5 years ago by Kevin Deisz <[email protected]>
Turn on binary and break tests

github.com/prettier/plugin-ruby - 2846e09745726bf96db0fbc11a33c4da30b8c6f0 authored over 5 years ago by Kevin Deisz <[email protected]>