Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address issue #2604 #2605

Closed
wants to merge 2 commits into from
Closed

Conversation

theodoretliu
Copy link

Motivation

Proposed fix for #2604 . Also running into the same issue today.

Implementation

Follows the loading implementation present in rubocop_runner.rb

Automated Tests

Untested!

Manual Tests

Seeing Rubocop load error before change. Afterwards, LSP features start working again!

@theodoretliu theodoretliu requested a review from a team as a code owner September 23, 2024 23:28
@theodoretliu theodoretliu changed the title Address issue 2604 Address issue #2604 Sep 23, 2024
@theodoretliu
Copy link
Author

I have signed the CLA!

Earlopain added a commit to Earlopain/ruby-lsp that referenced this pull request Sep 24, 2024
Closes Shopify#2604
Alternative to Shopify#2605

This moves the two command CI checks into the test suite.
They would have cought this error, _expect_ rubocop is available to these.
So, create a seperate Gemfile that contains only the gem itself.
Earlopain added a commit to Earlopain/ruby-lsp that referenced this pull request Sep 24, 2024
Closes Shopify#2604
Alternative to Shopify#2605

This moves the two command CI checks into the test suite.
They would have cought this error, _expect_ rubocop is available to these.
So, create a seperate Gemfile that contains only the gem itself.

Co-authored-by: Theodore Liu <theodoretliu@gmail.com>
Earlopain added a commit to Earlopain/ruby-lsp that referenced this pull request Sep 24, 2024
Closes Shopify#2604
Alternative to Shopify#2605

This moves the two command CI checks into the test suite.
They would have cought this error, _expect_ rubocop is available to these.
So, create a seperate Gemfile that contains only the gem itself.

Co-authored-by: Theodore Liu <theodoretliu@gmail.com>
@vinistock
Copy link
Member

Thank you for the PR! I put up #2610 to address the issue.

@vinistock vinistock closed this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants