summaryrefslogtreecommitdiff
path: root/cli/tools/fmt.rs
AgeCommit message (Expand)Author
2021-05-18feat(lsp): support formatting json and markdown files (#10180)Satya Rohith
2021-05-10feat: add deno test --watch (#9160)Liam Murphy
2021-03-26remove macro_use (#9884)Ryan Dahl
2021-03-10fix(fmt): Correctly format hard breaks in markdown (#9742)David Sherret
2021-02-19fix: lint and fmt error if no target files are found (#9527)Yusuke Tanaka
2021-02-18feat: add json(c) support to deno fmt (#9292)Satya Rohith
2021-01-19feat: add markdown support to deno fmt (#8887)Satya Rohith
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-11-22feat(unstable): Support --watch flag for bundle and fmt subcommands (#8276)Yusuke Tanaka
2020-11-19refactor(cli): move tooling to cli/tools/ (#8424)Bartek IwaƄczuk