Format Python code with ruff #8688
Annotations
8 errors
Install ruff:
cmd/labs/project/testdata/installed-in-home/.databricks/labs/blueprint/lib/install.py#L1
cmd\labs\project\testdata\installed-in-home\.databricks\labs\blueprint\lib\install.py:1:7: F541 f-string without any placeholders
|
Install ruff:
cmd/labs/project/testdata/installed-in-home/.databricks/labs/blueprint/lib/main.py#L1
cmd\labs\project\testdata\installed-in-home\.databricks\labs\blueprint\lib\main.py:1:1: E401 Multiple imports on one line
|
Install ruff:
integration/python/testdata/test.py#L8
integration\python\testdata\test.py:8:1: F821 Undefined name `dbutils`
|
Install ruff:
libs/notebook/testdata/sql_ipynb.ipynb#L1
libs\notebook\testdata\sql_ipynb.ipynb:1:1: SyntaxError: Simple statements must be separated by newlines or semicolons
|
Install ruff:
libs/notebook/testdata/sql_ipynb.ipynb#L1
libs\notebook\testdata\sql_ipynb.ipynb:1:1: SyntaxError: Expected a statement
|
Install ruff:
libs/notebook/testdata/sql_ipynb.ipynb#L1
libs\notebook\testdata\sql_ipynb.ipynb:1:1: SyntaxError: Expected a statement
|
Install ruff:
libs/sync/testdata/sync-fileset/invalid-nb.ipynb#L1
libs\sync\testdata\sync-fileset\invalid-nb.ipynb:1:1: Expected a Jupyter Notebook, which must be internally stored as JSON, but this file isn't valid JSON: EOF while parsing a value at line 1 column 0
|
Install ruff
The process 'C:\hostedtoolcache\windows\ruff\0.9.1\x86_64\ruff.exe' failed with exit code 1
|
Loading