opencode
opencode copied to clipboard
feat: add support for sql file formatting with sqlfluff
Support for using sqlfluff to format sql files.
Checks if config file is present with dialect set, this is a requirement for "sqlfluff format" to run.