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