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

Implement ConnectionConfigurationListener #5159

Conversation

ugras-ergun-sonarsource
Copy link
Contributor

Fixes #5158

{
public Task DidSynchronizeConfigurationScopesAsync(object parameters)
{
return Task.CompletedTask;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure if we need to implement this in the future. Did you look into that?

Base automatically changed from ue/fixNames to feature/sloop-rule-meta-data January 16, 2024 13:31
Copy link

@ugras-ergun-sonarsource ugras-ergun-sonarsource merged commit 4af988e into feature/sloop-rule-meta-data Jan 23, 2024
4 checks passed
@ugras-ergun-sonarsource ugras-ergun-sonarsource deleted the ue/ConnectionConfigurationListener branch January 23, 2024 10:00
ugras-ergun-sonarsource added a commit that referenced this pull request Feb 28, 2024
Fixes #5158

---------

Co-authored-by: Georgii Borovinskikh <[email protected]>
ugras-ergun-sonarsource added a commit that referenced this pull request Apr 3, 2024
Fixes #5158

---------

Co-authored-by: Georgii Borovinskikh <[email protected]>
ugras-ergun-sonarsource added a commit that referenced this pull request Apr 3, 2024
Fixes #5158

---------

Co-authored-by: Georgii Borovinskikh <[email protected]>
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.

Implement ConnectionConfigurationListener
2 participants