Lenoq
New Contributor III

in databricks notebook is possible to connect own linters


Thank you for your response. I can confirm that depending on the Databricks Runtime version, linters such as Ruff, Pylint, and Flake8 are available for use(ref). However, I haven't been able to find any linter specifically for `%sql` cells in Databricks notebooks (those with the `%sql` magic command) within the workspace. Should I understand that SQL linting is not currently supported for these cells?

 

I don't think it will work in SQL editor.


Thank you for clarifying. So far, I haven't been able to find any SQL linter support either.