mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
c55e936be0
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> |
||
---|---|---|
.. | ||
__test__.jsonc | ||
badly_formatted.sql | ||
ignore_file.sql | ||
ignore_file2.sql | ||
ignore_file3.sql | ||
ignore_file4.sql | ||
well_formatted.sql | ||
wrong_file_ignore.sql |