Skip to content

Inherit workspace ruff config for connectrpc-otel#183

Merged
anuraaga merged 1 commit intoconnectrpc:mainfrom
anuraaga:connectrpc-otel-lint
Mar 23, 2026
Merged

Inherit workspace ruff config for connectrpc-otel#183
anuraaga merged 1 commit intoconnectrpc:mainfrom
anuraaga:connectrpc-otel-lint

Conversation

@anuraaga
Copy link
Collaborator

Always forget it

Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
@anuraaga anuraaga requested a review from a team March 23, 2026 06:05
from opentelemetry.metrics import MeterProvider
from opentelemetry.trace import TracerProvider

from connectrpc.interceptor import Interceptor, InterceptorSync
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@stefanvanburen I think you may have set up imports like this as first-party elsewhere. Personally, I find the default of treating workspace members as third-party ok since I don't see particularly better readability otherwise, and then we get it with no manual config

Copy link
Member

Choose a reason for hiding this comment

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

yeah, I really don't mind either way, all a matter of taste/consistency. works for me.

from opentelemetry.metrics import MeterProvider
from opentelemetry.trace import TracerProvider

from connectrpc.interceptor import Interceptor, InterceptorSync
Copy link
Member

Choose a reason for hiding this comment

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

yeah, I really don't mind either way, all a matter of taste/consistency. works for me.

@anuraaga anuraaga merged commit 704d2ee into connectrpc:main Mar 23, 2026
24 checks passed
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