lint: fix sqlfluff config
This commit is contained in:
parent
5c650bbc18
commit
5253feada8
1 changed files with 0 additions and 1 deletions
1
init.lua
1
init.lua
|
|
@ -305,7 +305,6 @@ lint.linters.sqlfluff.args = {
|
|||
"lint",
|
||||
"--format=json",
|
||||
"--dialect=postgres",
|
||||
"-",
|
||||
}
|
||||
|
||||
-- yamllint --
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue