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
/
format.js
Age
Commit message (
Expand
)
Author
2024-10-02
feat(byonm): support `deno run npm:<package>` when package is not in package....
David Sherret
2024-09-20
chore: update tools allow-run list (#25756)
Divy Srivastava
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-07-10
chore: format yaml internally (#24520)
David Sherret
2024-04-24
feat(jsr): support importing from jsr via HTTPS specifiers (except for type c...
David Sherret
2024-01-26
chore: use granular unstable flags in tools/ (#22138)
Bartek Iwańczuk
2024-01-05
chore: update format script (#21811)
David Sherret
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-11-27
chore: temp fix for tools/format.js (#21360)
David Sherret
2023-11-21
chore(tools): pull dprint from npm instead of third_party (#21281)
David Sherret
2023-08-19
chore: remove third_party submodule (#20201)
Divy Srivastava
2023-01-13
chore: small cleanup of scripts in ./tools and run copyright checker in lint....
David Sherret
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-01
chore(tools): update deprecated commands in format and lint tool (#16864)
Geert-Jan Zwiers
2022-07-21
fix(tools): upgrade to new `Deno.spawn` api (#15265)
Satya Rohith
2022-05-18
refactor: use spawn API across codebase (#14414)
Leo Kettmeir
2022-02-21
chore: use `rustfmt` cli via dprint for faster format (#13735)
David Sherret
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-05-06
chore: upgrade dprint 0.13.1 to fix CI. (#10513)
David Sherret
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2020-11-09
chore: reference dprint config file in format script (#8318)
Bartek Iwańczuk
2020-11-05
build: rewrite tools/ scripts to deno (#8247)
Bartek Iwańczuk