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
/
tools
/
lint.js
Age
Commit message (
Expand
)
Author
2022-07-21
fix(tools): upgrade to new `Deno.spawn` api (#15265)
Satya Rohith
2022-06-26
build: require safety comments on unsafe code (#13870)
Luca Casonato
2022-06-18
fix(fmt): should fail `--check` on parse error (#14907)
David Sherret
2022-06-08
chore(bench): generalized HTTP benchmarks framework (#14815)
Divy Srivastava
2022-05-18
refactor: use spawn API across codebase (#14414)
Leo Kettmeir
2022-01-18
Add LSP benchmark mimicking the one on quick-lint-js (#13365)
Ryan Dahl
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-12-14
chore: lint cli/tests/unit/ (#13083)
Bartek Iwańczuk
2021-12-10
feat(cli): update to TypeScript 4.5 (#12410)
Kitson Kelly
2021-11-03
fix: Deno.emit crashes with BorrowMutError (#12627)
Ryan Dahl
2021-08-20
chore: upgrade dlint and run `prefer-primordials` rule (#11777)
Yusuke Tanaka
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret
2021-04-11
ci: store last-modified timestamps in Github Actions cache (#10110)
Bert Belder
2021-03-02
chore: upgrade crates (#9632)
Bartek Iwańczuk
2021-01-17
chore: Enforce ban-untagged-todo lint rule (#9135)
Bartek Iwańczuk
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2021-01-05
tests: add web platform test runner (#8990)
Luca Casonato
2020-11-05
build: rewrite tools/ scripts to deno (#8247)
Bartek Iwańczuk