0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests/testdata/fmt
2022-06-18 12:44:43 -04:00
..
parse_error fix(fmt): should fail --check on parse error (#14907) 2022-06-18 12:44:43 -04:00
regular feat(cli/fmt): support more markdown extensions (#12195) 2021-09-23 21:49:25 +05:30
with_config feat: auto-discover config file (#13313) 2022-01-17 20:10:17 -05:00
deno.malformed.jsonc fix(cli): config file should resolve paths relative to the config file (#12867) 2021-11-23 10:38:11 -05:00
deno.malformed2.jsonc fix(cli): config file should resolve paths relative to the config file (#12867) 2021-11-23 10:38:11 -05:00
expected_fmt_check_formatted_files.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
expected_fmt_check_ignore.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
expected_fmt_check_verbose_formatted_files.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
expected_fmt_check_verbose_tests_dir.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
fmt_check_parse_error.out fix(fmt): should fail --check on parse error (#14907) 2022-06-18 12:44:43 -04:00
fmt_with_config.out feat(fmt): add support for configuration file (#11944) 2021-09-13 20:19:10 +02:00
fmt_with_config_and_flags.out feat(fmt): add support for configuration file (#11944) 2021-09-13 20:19:10 +02:00
fmt_with_malformed_config.out feat(fmt): add support for configuration file (#11944) 2021-09-13 20:19:10 +02:00
fmt_with_malformed_config2.out feat(fmt): add support for configuration file (#11944) 2021-09-13 20:19:10 +02:00