summaryrefslogtreecommitdiff
path: root/tools/format.js
AgeCommit message (Expand)Author
2023-01-13chore: small cleanup of scripts in ./tools and run copyright checker in lint....David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-01chore(tools): update deprecated commands in format and lint tool (#16864)Geert-Jan Zwiers
2022-07-21fix(tools): upgrade to new `Deno.spawn` api (#15265)Satya Rohith
2022-05-18refactor: use spawn API across codebase (#14414)Leo Kettmeir
2022-02-21chore: use `rustfmt` cli via dprint for faster format (#13735)David Sherret
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-05-06chore: upgrade dprint 0.13.1 to fix CI. (#10513)David Sherret
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2020-11-09chore: reference dprint config file in format script (#8318)Bartek Iwańczuk
2020-11-05build: rewrite tools/ scripts to deno (#8247)Bartek Iwańczuk