open-telemetry / opentelemetry-python

OpenTelemetry Python API and SDK
https://opentelemetry.io
Apache License 2.0
1.82k stars 634 forks source link

enabled linter flake8-builtins #4293

Open nsakenov opened 6 days ago

nsakenov commented 6 days ago

Description

Added flake8-builtins linter. Related to the issue #4227

Fixes # (issue)

Type of change

Linter

How Has This Been Tested?

Run linters check and passed the test.

Does This PR Require a Contrib Repo Change?

Checklist:

linux-foundation-easycla[bot] commented 6 days ago

CLA Signed


The committers listed above are authorized under a signed CLA.

xrmx commented 4 days ago

I think we have an open PR for that here: #4232. If you are open to apply the requested changes I think we can merge this.

It's cool for not overriding filter and property, not sure about the other occurences