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/lint
2021-11-04 11:12:12 -04:00
..
watch feat(lint): add support for --watch flag (#11983) 2021-10-05 23:07:38 +02:00
with_config test: refactor lint tests into directories (#12317) 2021-10-04 18:16:49 +02:00
without_config test: refactor lint tests into directories (#12317) 2021-10-04 18:16:49 +02:00
Deno.jsonc test: refactor lint tests into directories (#12317) 2021-10-04 18:16:49 +02:00
Deno.malformed.jsonc test: refactor lint tests into directories (#12317) 2021-10-04 18:16:49 +02:00
Deno.malformed2.jsonc test: refactor lint tests into directories (#12317) 2021-10-04 18:16:49 +02:00
Deno.no_tags.jsonc fix(lint): use recommended tag if there is no tags in config file or flags (#12644) 2021-11-04 11:12:12 -04:00
expected.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
expected_from_stdin.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
expected_from_stdin_json.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
expected_glob.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
expected_ignore.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
expected_json.out refactor: integrate deno_graph into CLI (#12369) 2021-10-11 08:26:22 +11:00
expected_quiet.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
expected_rules.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
expected_verbose.out chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
with_config.out test: refactor lint tests into directories (#12317) 2021-10-04 18:16:49 +02:00
with_config_and_flags.out test: refactor lint tests into directories (#12317) 2021-10-04 18:16:49 +02:00
with_config_without_tags.out fix(lint): use recommended tag if there is no tags in config file or flags (#12644) 2021-11-04 11:12:12 -04:00
with_malformed_config.out test: refactor lint tests into directories (#12317) 2021-10-04 18:16:49 +02:00
with_malformed_config2.out test: refactor lint tests into directories (#12317) 2021-10-04 18:16:49 +02:00