Tweak relative-imports message#9365
Merged
charliermarsh merged 1 commit intoastral-sh:mainfrom Jan 2, 2024
Merged
Conversation
Contributor
Author
|
I'm not entirely sure why this PR breaks the fuzzer... |
tjkuson
added a commit
to tjkuson/ruff
that referenced
this pull request
Jan 2, 2024
This reverts commit 38f4d9e.
Contributor
|
| code | total | + violation | - violation | + fix | - fix |
|---|---|---|---|---|---|
| TID252 | 3306 | 1653 | 1653 | 0 | 0 |
Linter (preview)
ℹ️ ecosystem check detected linter changes. (+1572 -1572 violations, +0 -0 fixes in 2 projects; 39 projects unchanged)
apache/airflow (+42 -42 violations, +0 -0 fixes)
ruff check --no-cache --exit-zero --preview --select ALL
+ tests/providers/amazon/aws/hooks/test_eks.py:57:1: TID252 Prefer absolute imports over relative imports from parent modules + tests/providers/amazon/aws/hooks/test_eks.py:57:1: TID252 Prefer absolute imports over relative imports from parent modules + tests/providers/amazon/aws/hooks/test_eks.py:57:1: TID252 Prefer absolute imports over relative imports from parent modules + tests/providers/amazon/aws/hooks/test_eks.py:57:1: TID252 Prefer absolute imports over relative imports from parent modules + tests/providers/amazon/aws/hooks/test_eks.py:57:1: TID252 Prefer absolute imports over relative imports from parent modules + tests/providers/amazon/aws/hooks/test_eks.py:57:1: TID252 Prefer absolute imports over relative imports from parent modules + tests/providers/amazon/aws/hooks/test_eks.py:57:1: TID252 Prefer absolute imports over relative imports from parent modules + tests/providers/amazon/aws/hooks/test_eks.py:57:1: TID252 Prefer absolute imports over relative imports from parent modules + tests/providers/amazon/aws/hooks/test_eks.py:57:1: TID252 Prefer absolute imports over relative imports from parent modules + tests/providers/amazon/aws/hooks/test_eks.py:57:1: TID252 Prefer absolute imports over relative imports from parent modules ... 74 additional changes omitted for project
bokeh/bokeh (+1530 -1530 violations, +0 -0 fixes)
ruff check --no-cache --exit-zero --preview --select ALL
+ src/bokeh/application/handlers/code.py:45:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/code.py:45:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/code.py:46:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/code.py:46:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/code.py:47:1: TID252 Prefer absolute imports over relative imports from parent modules + src/bokeh/application/handlers/code.py:47:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/code.py:47:1: TID252 Relative imports from parent modules are banned - src/bokeh/application/handlers/code.py:47:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/code_runner.py:33:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/code_runner.py:33:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/code_runner.py:34:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/code_runner.py:34:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/directory.py:65:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/directory.py:65:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/directory.py:66:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/directory.py:66:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/directory.py:67:1: TID252 Prefer absolute imports over relative imports from parent modules + src/bokeh/application/handlers/directory.py:67:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/directory.py:67:1: TID252 Relative imports from parent modules are banned - src/bokeh/application/handlers/directory.py:67:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/directory.py:78:5: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/directory.py:78:5: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/document_lifecycle.py:25:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/document_lifecycle.py:25:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/function.py:44:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/function.py:44:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/function.py:45:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/function.py:45:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/handler.py:52:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/handler.py:52:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/handler.py:53:1: TID252 Prefer absolute imports over relative imports from parent modules + src/bokeh/application/handlers/handler.py:53:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/handler.py:53:1: TID252 Relative imports from parent modules are banned - src/bokeh/application/handlers/handler.py:53:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/lifecycle.py:28:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/lifecycle.py:28:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/lifecycle.py:29:1: TID252 Prefer absolute imports over relative imports from parent modules + src/bokeh/application/handlers/lifecycle.py:29:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/lifecycle.py:29:1: TID252 Relative imports from parent modules are banned - src/bokeh/application/handlers/lifecycle.py:29:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/notebook.py:36:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/notebook.py:36:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/notebook.py:37:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/notebook.py:37:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/script.py:52:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/script.py:52:1: TID252 Relative imports from parent modules are banned + src/bokeh/application/handlers/server_lifecycle.py:29:1: TID252 Prefer absolute imports over relative imports from parent modules - src/bokeh/application/handlers/server_lifecycle.py:29:1: TID252 Relative imports from parent modules are banned ... 3012 additional changes omitted for project
Changes by rule (1 rules affected)
| code | total | + violation | - violation | + fix | - fix |
|---|---|---|---|---|---|
| TID252 | 3144 | 1572 | 1572 | 0 | 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes message from
"Relative imports are banned"to"Prefer absolute imports over relative imports from parent modules".Closes #9363.
Test Plan
cargo test