Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/prettier/plugin-ruby

Prettier Ruby Plugin
https://github.com/prettier/plugin-ruby

Fix up case expressions

d613d22adf454b9e28180610f70249e3edfff0cd authored almost 6 years ago by Kevin Deisz <[email protected]>
Fully tests rescue clauses

4e80f093a08892def8f6643152c6df380ea29137 authored almost 6 years ago by Kevin Deisz <[email protected]>
Turn on two more rubocop tests

f69adbc5a52f33f7593717fba1e5a397bba042cc authored almost 6 years ago by Kevin Deisz <[email protected]>
Turn on rubocop linting for class

87f9de8ba633dee7319a042035f31ae2062bb93b authored almost 6 years ago by Kevin Deisz <[email protected]>
Clean up tests

86d7e61f8fe70638a30541cd059a648caa3357c4 authored almost 6 years ago by Kevin Deisz <[email protected]>
Rename for consistency

563d663643d0afacd2c31dab6add26f556c803a8 authored almost 6 years ago by Kevin Deisz <[email protected]>
Shorten options to opts

c0590f256b98318788b9491ed3a4fe500e7df2dc authored almost 6 years ago by Kevin Deisz <[email protected]>
Simplify overall print function

99ffed7d641d60dfa0027b7d5f5b2e24531d1c1a authored almost 6 years ago by Kevin Deisz <[email protected]>
Add empty and emptyList builder

3902a57ee0fcea344dcc80da064e9ee9b0e879de authored almost 6 years ago by Kevin Deisz <[email protected]>
Use even more builders

0c200df32cad470b33a07d0bafcb17ebcb6528ef authored almost 6 years ago by Kevin Deisz <[email protected]>
Split out nodes

10e636b55f50b6a30841402d4d6792b1d2cf86c5 authored almost 6 years ago by Kevin Deisz <[email protected]>
Use more function builders

81148d3102603b1c39f5fe5bf1b655bfe50ddfe0 authored almost 6 years ago by Kevin Deisz <[email protected]>
Use utils for xstring_new

d6ba4d186984b79889f2c0371ad2c4392dea7c4d authored almost 6 years ago by Kevin Deisz <[email protected]>
Use utils for regexp

eb2ed6a6cf859d84d8cc574c8515b5fee347eaf0 authored almost 6 years ago by Kevin Deisz <[email protected]>
Use literals for shorter functions

1e57e9a7ce39c9fa1e6640eccd49e3280050d486 authored almost 6 years ago by Kevin Deisz <[email protected]>
Isolate utilities into utils

964022b44d0d0d32a46786e6e35e06e5fdaffebc authored almost 6 years ago by Kevin Deisz <[email protected]>
Fix up comment lineno parsing

bde8a6a75fdbdd69d68b7adf92b2f068e68c370b authored almost 6 years ago by Kevin Deisz <[email protected]>
Use arrays for xstring parts

5f679acd9b3f7a9c87e099378dad269d4e4511bf authored almost 6 years ago by Kevin Deisz <[email protected]>
Simplify array creation

1e8fc421ebb2505f587103a2ea55153cfbfb39ec authored almost 6 years ago by Kevin Deisz <[email protected]>
Move array logic into its own file

f55a0eceb9cddeb9d428b487094ed49b1ecd58af authored almost 6 years ago by Kevin Deisz <[email protected]>
Move literal parsing into JS

1def9116daf9e12e27e3abc49cec69f735ee324a authored almost 6 years ago by Kevin Deisz <[email protected]>
Fix up snapshots

071109c8941c49e659d4b245bae537649abc74ee authored almost 6 years ago by Kevin Deisz <[email protected]>
[ci skip] Update status

6825279d212bacfd28a0303afd21f406c41cbc6a authored almost 6 years ago by Kevin Deisz <[email protected]>
Clean up if

e5c510a724bc76979f61278906244573dff4693b authored almost 6 years ago by Kevin Deisz <[email protected]>
Fix up lambda

a2cc10557f9c6143d19e770ce87fa9cb1de19ba9 authored almost 6 years ago by Kevin Deisz <[email protected]>
Fix up class

f38ab59303a2b7f1aa579e9dfc974f4c2830a8ce authored almost 6 years ago by Kevin Deisz <[email protected]>
Merge pull request #21 from kddeisz/dependabot/npm_and_yarn/prettier-1.16.3

Bump prettier from 1.16.2 to 1.16.3

d32e383de6112a75730987f4bf2d27c97b194763 authored almost 6 years ago by Kevin Deisz <[email protected]>
Bump prettier from 1.16.2 to 1.16.3

Bumps [prettier](https://github.com/prettier/prettier) from 1.16.2 to 1.16.3.
- [Release notes](...

861d078a4334e154a53318b4173d084e83088981 authored almost 6 years ago by dependabot[bot] <[email protected]>
Handle exponentiation operator

45a45bcf320e1e45865588d08e7bfb4960cbc548 authored almost 6 years ago by Kevin Deisz <[email protected]>
Handle string dvars

4c66dde2b11a540a0ec67974a831fd2d94684380 authored almost 6 years ago by Kevin Deisz <[email protected]>
Fix up ranges

c0acf003a132e67082fd67e22be41e702ab40e39 authored almost 6 years ago by Kevin Deisz <[email protected]>
Correct handling of numbers

749efea1c5a677d573e256867f6c69bd4c72c096 authored almost 6 years ago by Kevin Deisz <[email protected]>
Handle comments even more

b50547dc06279bdaa5f697705635a933c155b0c7 authored almost 6 years ago by Kevin Deisz <[email protected]>
Handle multiple beginning comments

5184c2d07380ee6917dd02bfb18017f6a915dbd7 authored almost 6 years ago by Kevin Deisz <[email protected]>
Handle inline comments even better

d16b0fd394913ec1bc42ded9f778d2813bcfdad5 authored almost 6 years ago by Kevin Deisz <[email protected]>
Update snapshots

137b0f8831f6ba38282d9185303a69cfe0c02e8f authored almost 6 years ago by Kevin Deisz <[email protected]>
Fix up while violations

4752a03f8689e49e0831d9cbfc37ae30be7e1f88 authored almost 6 years ago by Kevin Deisz <[email protected]>
Fix up yield

cc1561ed25e706410bbcdf49656e9b92e5ec0262 authored almost 6 years ago by Kevin Deisz <[email protected]>
No unnecessary logging in tests

32a9d96003bbc16418c9c2ef70ddb56d4364d5d8 authored almost 6 years ago by Kevin Deisz <[email protected]>
Simplify defined?

d8be6d4e6e4c8c8ae4522b552046efdb50aab43a authored almost 6 years ago by Kevin Deisz <[email protected]>
Handle inline comments

90426246adc171d4b6147dce0f5bf1f0ada8c6dc authored almost 6 years ago by Kevin Deisz <[email protected]>
Move rubocop disabling into files

ed9957de2f852525b68aade0694afd867494aa6c authored almost 6 years ago by Kevin Deisz <[email protected]>
Handle even more parse errors

0c50979423ff7eba28bf15f7f12d1e4af53c5a19 authored almost 6 years ago by Kevin Deisz <[email protected]>
Start handling more of the errors

486532430e96109c2ec4228a6f39f6c7c7704bc6 authored almost 6 years ago by Kevin Deisz <[email protected]>
Rewrite symbols in aliases per rubocop

22a296f6908bbdcb0cfe24dc74950e15975e2e3e authored almost 6 years ago by Kevin Deisz <[email protected]>
[ci skip] Fix documentation link

55af776631a032aa84a61cc3d97965b19e6aa073 authored almost 6 years ago by Kevin Deisz <[email protected]>
Merge pull request #4 from kddeisz/add-travis

Add travis

e3e7100ec675f1f72d730491a44587552bcef691 authored almost 6 years ago by Kevin Deisz <[email protected]>
Make sure you yarn install

2cf92e68fde8b541370fc3e7fa5e8a01a289e671 authored almost 6 years ago by Kevin Deisz <[email protected]>
Use bundler 2

434f8d581c24077fc8d127bc9fb61a333877ea9a authored almost 6 years ago by Kevin Deisz <[email protected]>
Try using a ruby machine

17a46b3ccb7b9d8f7654f97844376436659d1737 authored almost 6 years ago by Kevin Deisz <[email protected]>
Add travis

65b5ded8a9adcc37bf08d59dd3c32faac98d106d authored almost 6 years ago by Kevin Deisz <[email protected]>
Remove old snapshot

30f8aa4111dab8f3d42a4b5cca09726fac171cea authored almost 6 years ago by Kevin Deisz <[email protected]>
Bump dependencies

1e5127ddd5f524b81c7c74b4af35714fe29f8fae authored almost 6 years ago by Kevin Deisz <[email protected]>
Add rubocop tests

f9e425caaf9c18cd0cd9f367fb1aad675cbb5940 authored almost 6 years ago by Kevin Deisz <[email protected]>
Move parser files into main dir

d561ae3b2eb5397b1f1c4e729aaed433195dcd7c authored almost 6 years ago by Kevin Deisz <[email protected]>
No index.js files

029b4cb3bd51bd997055745f72f9270da934bc31 authored almost 6 years ago by Kevin Deisz <[email protected]>
Simplify ruby ripper dumper

0ae0fd0f472f314c443e95ca9ce5935997ddbb17 authored almost 6 years ago by Kevin Deisz <[email protected]>
Use same ripper for bin/sexp

b234be2f50f97eadde3d85eb38910cfa5b5176ec authored almost 6 years ago by Kevin Deisz <[email protected]>
Upgrade for Ruby 2.6

480bcf768c2909ce06dc61fab8d91568188a7312 authored almost 6 years ago by Kevin Deisz <[email protected]>
Merge pull request #18 from kddeisz/dependabot/npm_and_yarn/prettier-1.16.1

Bump prettier from 1.16.0 to 1.16.1

a4a25bc789a6e2f5a12d039088ecd79c090dc198 authored almost 6 years ago by Kevin Deisz <[email protected]>
Bump prettier from 1.16.0 to 1.16.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.16.0 to 1.16.1.
- [Release notes](...

e07ea5cf2f1aa684f7dccdd8d272014baecbbb56 authored almost 6 years ago by dependabot[bot] <[email protected]>
Merge pull request #17 from kddeisz/dependabot/npm_and_yarn/prettier-1.16.0

Bump prettier from 1.15.3 to 1.16.0

3f138918c9ecf5e2fdf1b58cf6905024be9e216d authored almost 6 years ago by Kevin Deisz <[email protected]>
Bump prettier from 1.15.3 to 1.16.0

Bumps [prettier](https://github.com/prettier/prettier) from 1.15.3 to 1.16.0.
- [Release notes](...

da060291ec3bb0cbbf5bfa877fb24f4b4f3849b0 authored almost 6 years ago by dependabot[bot] <[email protected]>
Bump dependencies

a5723088ca3db4c29c28789c28b2ab2ebb28e574 authored about 6 years ago by Kevin Deisz <[email protected]>
Merge pull request #15 from kddeisz/dependabot/npm_and_yarn/prettier-1.15.2

Bump prettier from 1.15.1 to 1.15.2

4d361b85fd815b5a01469fde093ca7687061f417 authored about 6 years ago by Kevin Deisz <[email protected]>
Bump prettier from 1.15.1 to 1.15.2

Bumps [prettier](https://github.com/prettier/prettier) from 1.15.1 to 1.15.2.
- [Release notes](...

bef91c82d84cb1412be9bac0c5087630aeebd6ed authored about 6 years ago by dependabot[bot] <[email protected]>
Merge pull request #14 from kddeisz/dependabot/npm_and_yarn/prettier-1.15.1

Bump prettier from 1.14.3 to 1.15.1

40d36b9e030604b1ad1d79fa3cc2329abdd647cb authored about 6 years ago by Kevin Deisz <[email protected]>
Bump prettier from 1.14.3 to 1.15.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.14.3 to 1.15.1.
- [Release notes](...

ef3b65919996232caacfad7efed24a134506c4a0 authored about 6 years ago by dependabot[bot] <[email protected]>
Merge pull request #13 from kddeisz/dependabot/npm_and_yarn/merge-1.2.1

[Security] Bump merge from 1.2.0 to 1.2.1

b1935b3fd9314329318a1471e2403cf08b5c9b36 authored about 6 years ago by Kevin Deisz <[email protected]>
[Security] Bump merge from 1.2.0 to 1.2.1

Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1. **This update includes se...

da5bd0fe8c3eef0af75ef27d0be5cdd2084e70b4 authored about 6 years ago by dependabot[bot] <[email protected]>
Merge pull request #12 from kddeisz/dependabot/npm_and_yarn/prettier-1.14.3

Bump prettier from 1.14.2 to 1.14.3

f9d25fc9585395d70edfd09ec07d97c0d736e30a authored over 6 years ago by Kevin Deisz <[email protected]>
Bump prettier from 1.14.2 to 1.14.3

Bumps [prettier](https://github.com/prettier/prettier) from 1.14.2 to 1.14.3.
- [Release notes](...

dd0d8bcb902393afda6735cf93e697debec5a043 authored over 6 years ago by dependabot[bot] <[email protected]>
Merge pull request #11 from kddeisz/dependabot/npm_and_yarn/jest-23.6.0

Bump jest from 23.5.0 to 23.6.0

247982867c6850366da8bbcf9025c210bf4d77f7 authored over 6 years ago by Kevin Deisz <[email protected]>
Bump jest from 23.5.0 to 23.6.0

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

aa35184ea186925345d60657e5a7c1df02d66ba9 authored over 6 years ago by dependabot[bot] <[email protected]>
Merge pull request #10 from kddeisz/dependabot/npm_and_yarn/jest-23.5.0

Bump jest from 23.4.2 to 23.5.0

02cf02fbf1cf0b16ab0caee93c70b72f3d55dbbe authored over 6 years ago by Kevin Deisz <[email protected]>
Bump jest from 23.4.2 to 23.5.0

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

5a73b78bc2fe68e9f7533ca92a866b2ab7bda8e3 authored over 6 years ago by dependabot[bot] <[email protected]>
Merge pull request #9 from kddeisz/dependabot/npm_and_yarn/prettier-1.14.2

Bump prettier from 1.13.7 to 1.14.2

68c08591d24e3c9d3301d5cd3c1e9b45a3e695a2 authored over 6 years ago by Kevin Deisz <[email protected]>
Bump prettier from 1.13.7 to 1.14.2

Bumps [prettier](https://github.com/prettier/prettier) from 1.13.7 to 1.14.2.
- [Release notes](...

0cf2596f4181b4c6928345c0b14472e83740e635 authored over 6 years ago by dependabot[bot] <[email protected]>
Merge pull request #7 from kddeisz/dependabot/npm_and_yarn/prettier-1.13.7

Bump prettier from 1.12.1 to 1.13.7

93d6aa4f9b2f56a74b8d3ae98d587916a55f9739 authored over 6 years ago by Kevin Deisz <[email protected]>
Merge pull request #6 from kddeisz/dependabot/npm_and_yarn/jest-23.4.2

Bump jest from 22.4.4 to 23.4.2

1b857f83888c1dbabf65f9541052cce9895cc2e9 authored over 6 years ago by Kevin Deisz <[email protected]>
Bump prettier from 1.12.1 to 1.13.7

Bumps [prettier](https://github.com/prettier/prettier) from 1.12.1 to 1.13.7.
- [Release notes](...

a3eb9419bfba09397313b66e30c6c42c534b12db authored over 6 years ago by dependabot[bot] <[email protected]>
Bump jest from 22.4.4 to 23.4.2

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

4ef28b88f29b45c792664659c3d46b92587b8b64 authored over 6 years ago by dependabot[bot] <[email protected]>
Merge pull request #5 from AlanFoster/use-spawn-sync-with-ruby-directly

Use spawn sync with ruby directly

ee069257d6863dca5e0c28684eb1ff78723b4a47 authored over 6 years ago by Kevin Deisz <[email protected]>
Use spawn sync with ruby directly

9b9c4aa2a51326280b5971597540f616011df54c authored over 6 years ago by Alan Foster <[email protected]>
Comments on defined? nodes

227d69a3fd43640f5b5d0874ef81a8f006cf3caa authored over 6 years ago by Kevin Deisz <[email protected]>
Move node files under src/nodes directory

56ef1ec43e5b244dddd43e2c603378dbdc2081d0 authored over 6 years ago by Kevin Deisz <[email protected]>
Comments on alias nodes

4232a6e643fbd005ece8b4b2d6deaa87cf871e5a authored over 6 years ago by Kevin Deisz <[email protected]>
Update to use the newer ripperjs version

c686a48be78410ecf56db2552693398128f5d5cf authored over 6 years ago by Kevin Deisz <[email protected]>
Fix up mlhs_assign

0878ba075d8f41c9cad9d3156aff6e0e7803f436 authored over 6 years ago by Kevin Deisz <[email protected]>
Whoo hoo 100% test coverage

0e2848969dc5dd76b5ab1e7c26058f297204adaf authored over 6 years ago by Kevin Deisz <[email protected]>
Update test snapshots

8899171c116e1c207ba1ba07295597ec3e7a4c67 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle arg parens without args

889310a440ed145a07ad7af34fb5bf2ee19a13f0 authored over 6 years ago by Kevin Deisz <[email protected]>
Unnecessary printer function

242994f0c66a063b7439d387e27659398e0e2e2d authored over 6 years ago by Kevin Deisz <[email protected]>
Lambda [] syntax

5d99ec579efaf3942b29e99e50b298f939a8807d authored over 6 years ago by Kevin Deisz <[email protected]>
More coverage

7e08e54ad2d2725f56149f530a908d6b267f8a1e authored over 6 years ago by Kevin Deisz <[email protected]>
Block test coverage

35d49bba25699c193cd50b1198b2148f7afd328c authored over 6 years ago by Kevin Deisz <[email protected]>
Even more test coverage

6f82602bcee705bb437fd699ca435c4f33678aff authored over 6 years ago by Kevin Deisz <[email protected]>
More test coverage

c1295586ec813f5722d1d1deaa64f8893bdc9caf authored over 6 years ago by Kevin Deisz <[email protected]>
Constant assignment

f3d868e95882215760dfd20160ac5d02d1e6a623 authored over 6 years ago by Kevin Deisz <[email protected]>
Higher test coverage

e52198dd16eb72de274ffefc5f2f9db6c930124f authored over 6 years ago by Kevin Deisz <[email protected]>