Skip to content

Conversation

@vinistock
Copy link
Member

@vinistock vinistock commented Oct 27, 2025

Motivation

Closes #3609

We weren't refreshing diagnostics when the .rubocop_todo.yml file changed, leading to stale diagnostics.

Implementation

We just need to ensure it's handled as part of the file names we already do.

Automated Tests

Made sure we're testing all 3 files.

Copy link
Member Author


How to use the Graphite Merge Queue

Add the label graphite-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vinistock vinistock self-assigned this Oct 27, 2025
@vinistock vinistock added bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes labels Oct 27, 2025 — with Graphite App
@vinistock vinistock marked this pull request as ready for review October 27, 2025 19:23
@vinistock vinistock requested a review from a team as a code owner October 27, 2025 19:23
@vinistock vinistock merged commit d421abe into main Oct 27, 2025
68 of 70 checks passed
@vinistock vinistock deleted the 10-27-refresh_diagnostics_on_.rubocop_todo.yml_change branch October 27, 2025 20:05
@AlexVPopov
Copy link

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ruby-lsp not picking up changes in .rubocop-todo.yml

3 participants