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

tox: add --diff to isort #118

Merged
merged 1 commit into from
Sep 2, 2019

Conversation

mauriciovasquezbernal
Copy link
Member

Sometimes it complains and it is difficult to understand what exactly it wants.
The --diff option allows to know what is the format it expects.

From #109 (comment)

Sometimes it complains and it is difficult to understand what exactly it wants.
The --diff option allows to know what is the format it expects.
@Oberon00 Oberon00 merged commit 4aea780 into open-telemetry:master Sep 2, 2019
@mauriciovasquezbernal mauriciovasquezbernal deleted the mauricio/add_diff_to_isort branch April 14, 2020 21:50
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
* add GlobalTracer

* remove extra tslint rule

* update format types

* refactor to add globaltracer-utils

* rename: GlobalTracer to GlobalTracerDelegate

* remove 1st arg from Delegate constructor

* rename GlobalTracerDelegate to TracerDelegate

* refactor TracerDelegate tracer as runtime readonly

* refactor globaltracer-utils

* fix new lint issues

* add missing linter fix

* move no-any disabler

* delegate: add start/stop to use fallback

* core: reorder exports

* delegate: use constructor initializers
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.

6 participants