databricks-cli/libs/notebook/testdata
Pieter Noordhuis 2cd0d88bdd
Format Python code with ruff (#2166)
## Changes

The materialized templates included in #2146 include Python code that we
require to be formatted. Instead of running ruff as part of the
testcase, we can enforce that all Python code in the repository is
formatted. It won't be possible to have a passing acceptance test for
template initialization with unformatted code.
2025-01-17 07:38:47 +00:00
..
.ruff.toml Format Python code with ruff (#2166) 2025-01-17 07:38:47 +00:00
no_extension Error out if notebook file does not exist locally (#261) 2023-03-21 18:13:16 +01:00
py_ipynb.ipynb
py_source.py Detect Jupyter notebook files (#219) 2023-02-21 13:49:01 +01:00
r_ipynb.ipynb
r_source.r Detect Jupyter notebook files (#219) 2023-02-21 13:49:01 +01:00
scala_ipynb.ipynb
scala_source.scala Detect Jupyter notebook files (#219) 2023-02-21 13:49:01 +01:00
sql_ipynb.ipynb
sql_source.sql Detect Jupyter notebook files (#219) 2023-02-21 13:49:01 +01:00
txt.txt
unknown_extension.foobar Error out if notebook file does not exist locally (#261) 2023-03-21 18:13:16 +01:00