summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/fmt
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-02-01refactor: load bytes in deno_graph (#22212)David Sherret
2023-11-27feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)scarf
2023-05-23feat: add support for globs in the config file and CLI arguments for files (#...Bartek Iwańczuk
2023-04-26feat(cli): flatten deno.json configuaration (#17799)scarf
2023-01-25feat(fmt): make semi-colon option a boolean (#17527)David Sherret
2023-01-24feat(fmt): add ability to configure semicolons (#17292)Bartek Iwańczuk
2023-01-24feat: log detection of config file (#17338)Leo Kettmeir
2023-01-16fix(cli/fmt): show filepath for InvalidData error (#17361)Leo Kettmeir
2023-01-04fix: upgrade deno_ast to 0.23 (#17269)David Sherret
2022-09-19refactor: move out test files from root testdata directory into sub directori...David Sherret
2022-06-18fix(fmt): should fail `--check` on parse error (#14907)David Sherret
2022-01-17feat: auto-discover config file (#13313)Ryan Dahl
2021-11-23tests: remove 'fmt_check_tests_dir' test (#12875)Bartek Iwańczuk
2021-11-23refactor: remove "unitTest" wrapper from cli/tests/unit (#12750)Bartek Iwańczuk
2021-11-23fix(cli): config file should resolve paths relative to the config file (#12867)David Sherret
2021-10-06Revert "fix(cli): ensure empty lines don't count towards coverage (#11957)" (...Bartek Iwańczuk
2021-10-06fix(cli): ensure empty lines don't count towards coverage (#11957)Casper Beyer
2021-09-23feat(cli/fmt): support more markdown extensions (#12195)Satya Rohith
2021-09-13feat(fmt): add support for configuration file (#11944)Bartek Iwańczuk
2021-08-11chore: move test files to testdata directory (#11601)David Sherret