1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/fmt
João Baptista c55e936be0
feat(fmt): support SQL (#26750)
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>
2024-11-19 21:01:16 +00:00
..
astro_file_with_css_comment fix: update malva in deno to support astro css comments (#25553) 2024-09-10 12:54:43 +02:00
css fix(fmt): --check was broken for CSS, YAML and HTML (#25848) 2024-09-24 15:54:48 +02:00
default_ts fix: don't include extensionless files in file collection for lint & fmt by default (#25721) 2024-09-19 11:25:48 +02:00
gitignore feat: fmt and lint respect .gitignore file (#26897) 2024-11-18 23:54:28 +01:00
html fix(fmt): don't use self-closing tags in HTML (#26754) 2024-11-06 13:56:03 +01:00
njk feat(fmt): support vto and njk extensions (#25831) 2024-09-23 14:27:58 -04:00
no_error_deno_dir_not_exists fix: prevent cache db errors when deno_dir not exists (#23168) 2024-04-01 18:58:52 -04:00
sql feat(fmt): support SQL (#26750) 2024-11-19 21:01:16 +00:00
unstable_component feat(fmt): stabilize CSS, HTML and YAML formatters (#25753) 2024-09-23 18:01:04 +02:00
vento feat(fmt): support vto and njk extensions (#25831) 2024-09-23 14:27:58 -04:00
workspace feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
yaml fix(fmt): ignore file directive for YAML files (#26717) 2024-11-04 17:57:29 +00:00