# These will be sorted first in that order. # All packages that are depended upon by others should be listed here. [DEFAULT] ignore= _template reference opentelemetry-python-core sortfirst= instrumentation/opentelemetry-instrumentation-wsgi instrumentation/opentelemetry-instrumentation-dbapi instrumentation/opentelemetry-instrumentation-asgi instrumentation/opentelemetry-instrumentation-botocore instrumentation/* exporter/* ext/* [lintroots] extraroots=examples/*,scripts/ subglob=*.py,tests/,test/,src/*,examples/* [testroots] extraroots=examples/*,tests/ subglob=tests/,test/