1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/cli/tests/testdata/fmt
2022-09-19 10:32:21 -04:00
..
parse_error fix(fmt): should fail --check on parse error (#14907) 2022-06-18 12:44:43 -04:00
regular
with_config refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
badly_formatted.json refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
badly_formatted.md refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
badly_formatted.mjs refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
badly_formatted_fixed.js refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
badly_formatted_fixed.json refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04:00
badly_formatted_fixed.md refactor: move out test files from root testdata directory into sub directories (#15949) 2022-09-19 10:32:21 -04: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