mirror of https://github.com/databricks/cli.git
Add ruff.toml with increased line-length (#2268)
The default is 88 which reformats too much. This has no effect on templates but affects Python script in this PR https://github.com/databricks/cli/pull/2267 For context, we do not set any line length for golang and have 177 .go files with max line length 150 or more.
This commit is contained in:
parent
58ef34f320
commit
a03ea73011