1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05: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
expected_fmt_check_ignore.out
expected_fmt_check_verbose_formatted_files.out
expected_fmt_check_verbose_tests_dir.out
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
fmt_with_config_and_flags.out
fmt_with_malformed_config.out
fmt_with_malformed_config2.out