mirror of
https://github.com/dense-analysis/ale
synced 2025-02-08 08:17:13 +00:00
docs: update sqlfluff to add new variable
This commit is contained in:
parent
91afcacfb1
commit
affd602978
@ -44,6 +44,13 @@ g:ale_sql_sqlfluff_options *g:ale_sql_sqlfluff_options*
|
||||
|
||||
This variable can be set to pass additional options to the sqlfluff linter.
|
||||
|
||||
g:ale_sql_sqlfluff_config_file *g:ale_sql_sqlfluff_config_file*
|
||||
*b:ale_sql_sqlfluff_config_file*
|
||||
Type: |String|
|
||||
Default: `'.sqlfluff'`
|
||||
|
||||
This variable can be set to pass config file type to sqlfluff.
|
||||
Either pyproject.toml, setup.cfg, tox.ini, or pep8.ini.
|
||||
|
||||
===============================================================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user