Age | Commit message (Expand) | Author |
---|---|---|
2021-11-01 | fix(fmt/lint): strip unc paths on Windows when displaying file paths in lint ... | David Sherret |
2021-10-30 | fix(cli): linter/formater watches current directory without args (#12550) | Zheyu Zhang |
2021-10-30 | fix(cli): lint/format all discoverd files on each change (#12518) | Zheyu Zhang |
2021-10-11 | refactor: integrate deno_graph into CLI (#12369) | Kitson Kelly |
2021-10-05 | feat(lint): add support for --watch flag (#11983) | CGQAQ |
2021-09-23 | refactor: clean up watcher tests (#12200) | Ryan Dahl |
2021-08-24 | fix(cli): dispatch unload event on watch drop (#11696) | Casper Beyer |
2021-08-18 | test: re-enable test watch tests and mark as flaky (#11669) | Casper Beyer |
2021-08-12 | test: mark run_watch test as flaky (#11668) | Bartek IwaĆczuk |
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret |
2021-07-10 | fix(cli): make --doc work with --watch (#11183) | Casper Beyer |
2021-06-27 | chore: split up integration_tests.rs into separate files (#11131) | David Sherret |