tests/efmls-configs: sql-formatter has been moved to top-level

This commit is contained in:
Gaetan Lepage 2024-11-03 15:03:45 +01:00
parent 98e8fcdded
commit f98e11b5c3

View file

@ -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"
]; ];