mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
tests/efmls-configs: sql-formatter has been moved to top-level
This commit is contained in:
parent
98e8fcdded
commit
f98e11b5c3
1 changed files with 1 additions and 1 deletions
|
@ -86,6 +86,7 @@ in
|
||||||
"shfmt"
|
"shfmt"
|
||||||
"smlfmt"
|
"smlfmt"
|
||||||
"sqlfluff"
|
"sqlfluff"
|
||||||
|
"sql-formatter"
|
||||||
"statix"
|
"statix"
|
||||||
"stylua"
|
"stylua"
|
||||||
"taplo"
|
"taplo"
|
||||||
|
@ -109,7 +110,6 @@ in
|
||||||
"eslint_d"
|
"eslint_d"
|
||||||
"jsonlint"
|
"jsonlint"
|
||||||
"prettier"
|
"prettier"
|
||||||
"sql-formatter"
|
|
||||||
"stylelint"
|
"stylelint"
|
||||||
"textlint"
|
"textlint"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue