asdf-community / asdf-r

R plugin for the asdf version manager
https://github.com/asdf-vm/asdf
GNU General Public License v2.0
28 stars 5 forks source link

Fixes list-all command #6

Closed taiar closed 2 years ago

taiar commented 2 years ago

This PR fixes issue #5

smorimoto commented 2 years ago

The format failure is just a Linuxbrew issue and can be ignored at this point.

taiar commented 2 years ago

Thank you!