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
Handle superclasses
4d771a5f9b2677218e87399785ad1fda7a6717be authored over 6 years ago by Kevin Deisz <[email protected]>
4d771a5f9b2677218e87399785ad1fda7a6717be authored over 6 years ago by Kevin Deisz <[email protected]>
Case and when support
e3e0d96494a9ed59ccede39d0dc376081d7a2bb9 authored over 6 years ago by Kevin Deisz <[email protected]>
e3e0d96494a9ed59ccede39d0dc376081d7a2bb9 authored over 6 years ago by Kevin Deisz <[email protected]>
While and until support
ce1f3d77e3110201a068226a4dc01c336b06a718 authored over 6 years ago by Kevin Deisz <[email protected]>
ce1f3d77e3110201a068226a4dc01c336b06a718 authored over 6 years ago by Kevin Deisz <[email protected]>
Support for elsif
bbe981658fbec0b1ea0f959e5e30cc093b8dbff3 authored over 6 years ago by Kevin Deisz <[email protected]>
bbe981658fbec0b1ea0f959e5e30cc093b8dbff3 authored over 6 years ago by Kevin Deisz <[email protected]>
Support for string_concat
990bdce30b850e2b14223e45de0ee8c0cda29fd7 authored over 6 years ago by Kevin Deisz <[email protected]>
990bdce30b850e2b14223e45de0ee8c0cda29fd7 authored over 6 years ago by Kevin Deisz <[email protected]>
Multi-line if support
29ad08d3ff0c14a8fd09fd07ec55ab39afc58c39 authored over 6 years ago by Kevin Deisz <[email protected]>
29ad08d3ff0c14a8fd09fd07ec55ab39afc58c39 authored over 6 years ago by Kevin Deisz <[email protected]>
Separate out incomplete versus complete nodes
ef2c61622ec1c9b8bc5487ae7d900cfca63eb590 authored over 6 years ago by Kevin Deisz <[email protected]>
ef2c61622ec1c9b8bc5487ae7d900cfca63eb590 authored over 6 years ago by Kevin Deisz <[email protected]>
Redo support
775c50c18cbba73ef3678a9bde05c1c94ea86239 authored over 6 years ago by Kevin Deisz <[email protected]>
775c50c18cbba73ef3678a9bde05c1c94ea86239 authored over 6 years ago by Kevin Deisz <[email protected]>
Else and ensure support
de21a3d44a352cfc9bc259a8fd48c6a38a323526 authored over 6 years ago by Kevin Deisz <[email protected]>
de21a3d44a352cfc9bc259a8fd48c6a38a323526 authored over 6 years ago by Kevin Deisz <[email protected]>
Begin, rescue, and retry
4bc96a5aeab039c49bc56507d0633971909cbcdd authored over 6 years ago by Kevin Deisz <[email protected]>
4bc96a5aeab039c49bc56507d0633971909cbcdd authored over 6 years ago by Kevin Deisz <[email protected]>
Simpler handling of literals
e5be68090b043384aab0d0ff01e79cd9c002534c authored over 6 years ago by Kevin Deisz <[email protected]>
e5be68090b043384aab0d0ff01e79cd9c002534c authored over 6 years ago by Kevin Deisz <[email protected]>
Handle defined?
fd389eeabeb5d22790c533722752181a197a826e authored over 6 years ago by Kevin Deisz <[email protected]>
fd389eeabeb5d22790c533722752181a197a826e authored over 6 years ago by Kevin Deisz <[email protected]>
Handle the next keyword
39c035d884d7ab679e7be52615e659b1c62d551c authored over 6 years ago by Kevin Deisz <[email protected]>
39c035d884d7ab679e7be52615e659b1c62d551c authored over 6 years ago by Kevin Deisz <[email protected]>
Handle breaks and do_blocks
2c4b17572811b1f4841e50952f52fda112b69b43 authored over 6 years ago by Kevin Deisz <[email protected]>
2c4b17572811b1f4841e50952f52fda112b69b43 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle yields
46aa2107d48cbbbad144fdf0373582a5579e4931 authored over 6 years ago by Kevin Deisz <[email protected]>
46aa2107d48cbbbad144fdf0373582a5579e4931 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle return0
96c6aeddbaca647ad6b679197542eabff4e69fee authored over 6 years ago by Kevin Deisz <[email protected]>
96c6aeddbaca647ad6b679197542eabff4e69fee authored over 6 years ago by Kevin Deisz <[email protected]>
Handle undefs
3bec34d12fd39dcf6a0de6c181777d8e0d8a5911 authored over 6 years ago by Kevin Deisz <[email protected]>
3bec34d12fd39dcf6a0de6c181777d8e0d8a5911 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle unary nodes
6709f9c605771c0bd974f2f2701e6e6d6e99a2b3 authored over 6 years ago by Kevin Deisz <[email protected]>
6709f9c605771c0bd974f2f2701e6e6d6e99a2b3 authored over 6 years ago by Kevin Deisz <[email protected]>
Simplify test class
816d7f2d9e8edbb261740271c72ca5f1f0b2372a authored over 6 years ago by Kevin Deisz <[email protected]>
816d7f2d9e8edbb261740271c72ca5f1f0b2372a authored over 6 years ago by Kevin Deisz <[email protected]>
Handle sclass
ec80ba8eeca093c42c4609dbbfd03ca6c35e0293 authored over 6 years ago by Kevin Deisz <[email protected]>
ec80ba8eeca093c42c4609dbbfd03ca6c35e0293 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle 2 dots and 3 dots
408bf94ec92cbc1f2f667543835d6bd4efa259ad authored over 6 years ago by Kevin Deisz <[email protected]>
408bf94ec92cbc1f2f667543835d6bd4efa259ad authored over 6 years ago by Kevin Deisz <[email protected]>
Document progress
275091ed42b66a2f380f14f8647c5928eb8facb6 authored over 6 years ago by Kevin Deisz <[email protected]>
275091ed42b66a2f380f14f8647c5928eb8facb6 authored over 6 years ago by Kevin Deisz <[email protected]>
No literal line before module
e09e6f85c962febab88d96e554a95f43ab3c1fe9 authored over 6 years ago by Kevin Deisz <[email protected]>
e09e6f85c962febab88d96e554a95f43ab3c1fe9 authored over 6 years ago by Kevin Deisz <[email protected]>
Beginnings of handling blocks
984078a73a1d1921b49d06c238ae801091b58c31 authored over 6 years ago by Kevin Deisz <[email protected]>
984078a73a1d1921b49d06c238ae801091b58c31 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle symbol to_proc
8683dcce1416b858883621a20982600b48231a5e authored over 6 years ago by Kevin Deisz <[email protected]>
8683dcce1416b858883621a20982600b48231a5e authored over 6 years ago by Kevin Deisz <[email protected]>
Handle multiple assignment
a0ca5746083c4146d80dc06973443bb3913ebf2f authored over 6 years ago by Kevin Deisz <[email protected]>
a0ca5746083c4146d80dc06973443bb3913ebf2f authored over 6 years ago by Kevin Deisz <[email protected]>
Handle super
a03ca41fc1bf837276d15ac7e020ef04e27097e0 authored over 6 years ago by Kevin Deisz <[email protected]>
a03ca41fc1bf837276d15ac7e020ef04e27097e0 authored over 6 years ago by Kevin Deisz <[email protected]>
Handling unless
ae4726641406b5aae296bd5a80b8b79bdfd52041 authored over 6 years ago by Kevin Deisz <[email protected]>
ae4726641406b5aae296bd5a80b8b79bdfd52041 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle module nesting
e7f4cca1794bca13920c0b0e42f060c7e83d5e2a authored over 6 years ago by Kevin Deisz <[email protected]>
e7f4cca1794bca13920c0b0e42f060c7e83d5e2a authored over 6 years ago by Kevin Deisz <[email protected]>
Better printing for classes
3c086d322ab8fc1becf2f9be803703aaae0b27ae authored over 6 years ago by Kevin Deisz <[email protected]>
3c086d322ab8fc1becf2f9be803703aaae0b27ae authored over 6 years ago by Kevin Deisz <[email protected]>
Handle optional arguments
12c5858baa062ac411f1c8c8310ae834d8e8fd32 authored over 6 years ago by Kevin Deisz <[email protected]>
12c5858baa062ac411f1c8c8310ae834d8e8fd32 authored over 6 years ago by Kevin Deisz <[email protected]>
Simplify
4892df46cb97350c6d02b20333c589ec8ba5a9c3 authored over 6 years ago by Kevin Deisz <[email protected]>
4892df46cb97350c6d02b20333c589ec8ba5a9c3 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle aliases
6d8fc9ca15db6314df1197228b5caa9d12b03a06 authored over 6 years ago by Kevin Deisz <[email protected]>
6d8fc9ca15db6314df1197228b5caa9d12b03a06 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle nesting and better param support
68382a58845a2f18eebfa04abf005c33992ec7e0 authored over 6 years ago by Kevin Deisz <[email protected]>
68382a58845a2f18eebfa04abf005c33992ec7e0 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle interpolation and multiple command args
69d31b8c94678a5edfde511b633900e7eabec038 authored over 6 years ago by Kevin Deisz <[email protected]>
69d31b8c94678a5edfde511b633900e7eabec038 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle params and commands
fdf39d3b9e34591bcc3c4d80adc47bd852c21cd3 authored over 6 years ago by Kevin Deisz <[email protected]>
fdf39d3b9e34591bcc3c4d80adc47bd852c21cd3 authored over 6 years ago by Kevin Deisz <[email protected]>
Handle params
494ce4d5abb1cab66eb994e8257cb61ecf45576a authored over 6 years ago by Kevin Deisz <[email protected]>
494ce4d5abb1cab66eb994e8257cb61ecf45576a authored over 6 years ago by Kevin Deisz <[email protected]>
Initial commit
61f675489173d921281187b41a520d42f5980134 authored over 6 years ago by Kevin Deisz <[email protected]>
61f675489173d921281187b41a520d42f5980134 authored over 6 years ago by Kevin Deisz <[email protected]>