deno/tests/testdata/fmt
Oliver Kuckertz 7b16237a43
Some checks are pending
ci / pre-build (push) Waiting to run
ci / test debug linux-aarch64 (push) Blocked by required conditions
ci / test release linux-aarch64 (push) Blocked by required conditions
ci / test debug macos-aarch64 (push) Blocked by required conditions
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / bench release linux-x86_64 (push) Blocked by required conditions
ci / lint debug linux-x86_64 (push) Blocked by required conditions
ci / lint debug macos-x86_64 (push) Blocked by required conditions
ci / lint debug windows-x86_64 (push) Blocked by required conditions
ci / test debug linux-x86_64 (push) Blocked by required conditions
ci / test release linux-x86_64 (push) Blocked by required conditions
ci / test debug macos-x86_64 (push) Blocked by required conditions
ci / test release macos-x86_64 (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / build libs (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
feat(fmt): apply object spacing to import/export lines (#30371)
2025-08-28 19:23:45 -04:00
..
glob 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 feat(fmt): apply object spacing to import/export lines (#30371) 2025-08-28 19:23:45 -04: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
fmt_with_config.out feat(fmt): add fmt options (#28946) 2025-04-29 21:31:08 +09:00
fmt_with_config_and_flags.out feat(fmt): add fmt options (#28946) 2025-04-29 21:31:08 +09:00
fmt_with_malformed_config.out feat(fmt): add fmt options (#28946) 2025-04-29 21:31:08 +09:00
fmt_with_malformed_config2.out feat(fmt): add fmt options (#28946) 2025-04-29 21:31:08 +09:00