summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/with_config
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2023-12-06chore: bump deno_core and update tests (#21467)Matt Mastracci
2023-01-24feat(fmt): add ability to configure semicolons (#17292)Bartek Iwańczuk
2023-01-24fix: update expected output for config auto-discovery debug log (#17514)Leo Kettmeir
2023-01-24feat: log detection of config file (#17338)Leo Kettmeir
2022-05-13feat: add --no-config flag (#14555)Bartek Iwańczuk
2022-02-25fix(cli): disable config discovery for remote script (#13745)Yoshiya Hinosawa