Shopify / ruby-lsp

An opinionated language server for Ruby
https://shopify.github.io/ruby-lsp/
MIT License
1.59k stars 155 forks source link

Add CI against JRuby head #687

Open vinistock opened 1 year ago

vinistock commented 1 year ago

We talked to the JRuby folks and they fixed the mismatch in their Ripper implementation when parsing optional arguments. We should introduce jruby-head to our CI to make sure everything else is passing.

Notes:

andyw8 commented 1 year ago

Gave it a quick shot here, it's currently failing on Nokogiri.