mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -05:00
![João Baptista](/assets/img/avatar_default.png)
This commit adds support for .sql files in "deno fmt" subcommand. Closes: https://github.com/denoland/deno/issues/25024 --------- Signed-off-by: m4rc3l05 <15786310+M4RC3L05@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
4 lines
23 B
SQL
4 lines
23 B
SQL
SELECT
|
|
*
|
|
FROM
|
|
foo;
|