cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone know the Databricks-specific Python syntax highlight rules?

jayhcunningham
Visitor

The documentation on databricks.com says the following, in the context of configuring Python linting via pyproject.toml:

You can also disable Databricks-written syntax highlighting rules with a block such as:
[tool.databricks]
disabled_rules = ['DB01', 'DB03']

However, I have searched far and wide and I cannot find any documentation whatsoever that describes these rules. There have been some recent changes to error highlighting that I'd like to disable without entirely turning off error highlighting, but that's difficult without documentation (if it's even possible).

Does anyone know where to find information on this?

0 REPLIES 0