1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/testdata/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
..
glob chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
parse_error chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
regular chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
with_config BREAKING: remove deprecated files config (#25535) 2024-09-09 16:33:09 +00:00
badly_formatted.css feat(fmt): support CSS, SCSS, Sass and Less (#24870) 2024-08-09 18:52:23 +02:00
badly_formatted.html feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019) 2024-08-14 22:58:48 +02:00
badly_formatted.ipynb chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
badly_formatted.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
badly_formatted.md feat(fmt): support SQL (#26750) 2024-11-19 21:01:16 +00:00
badly_formatted.mjs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
badly_formatted.sql feat(fmt): support SQL (#26750) 2024-11-19 21:01:16 +00:00
badly_formatted.svelte feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019) 2024-08-14 22:58:48 +02:00
badly_formatted.yaml feat(fmt): support YAML (#24717) 2024-08-02 12:12:51 +00:00
badly_formatted_fixed.css feat(fmt): support CSS, SCSS, Sass and Less (#24870) 2024-08-09 18:52:23 +02:00
badly_formatted_fixed.html feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019) 2024-08-14 22:58:48 +02:00
badly_formatted_fixed.ipynb chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
badly_formatted_fixed.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
badly_formatted_fixed.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
badly_formatted_fixed.md feat(fmt): support SQL (#26750) 2024-11-19 21:01:16 +00:00
badly_formatted_fixed.sql feat(fmt): support SQL (#26750) 2024-11-19 21:01:16 +00:00
badly_formatted_fixed.svelte feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019) 2024-08-14 22:58:48 +02:00
badly_formatted_fixed.yaml feat(fmt): support YAML (#24717) 2024-08-02 12:12:51 +00:00
deno.glob.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
deno.malformed.jsonc chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
deno.malformed2.jsonc chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
expected_fmt_check_formatted_files.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
expected_fmt_check_ignore.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
expected_fmt_check_verbose_formatted_files.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
fmt_check_parse_error.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
fmt_with_config.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
fmt_with_config_and_flags.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
fmt_with_config_default.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
fmt_with_malformed_config.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
fmt_with_malformed_config2.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
invalid_data.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
invalid_data.out feat(vendor): support modifying remote files in vendor folder without checksum errors (#23979) 2024-05-28 14:58:43 -04:00