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"
|
||||
"smlfmt"
|
||||
"sqlfluff"
|
||||
"sql-formatter"
|
||||
"statix"
|
||||
"stylua"
|
||||
"taplo"
|
||||
|
@ -109,7 +110,6 @@ in
|
|||
"eslint_d"
|
||||
"jsonlint"
|
||||
"prettier"
|
||||
"sql-formatter"
|
||||
"stylelint"
|
||||
"textlint"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue