mirror of
https://github.com/denoland/deno.git
synced 2025-08-03 10:33:54 +00:00
tools/format.ts is making CI flaky and it's difficult to run right now.
Reverting to tools/format.py
This reverts commit f19622e768
.
This commit is contained in:
parent
9240f9b57f
commit
0b0d962eb9
21 changed files with 59 additions and 264 deletions
|
@ -45,8 +45,6 @@ import "./url_search_params_test.ts";
|
|||
import "./write_file_test.ts";
|
||||
import "./performance_test.ts";
|
||||
|
||||
import "../tools/util_test.ts";
|
||||
|
||||
import "../website/app_test.js";
|
||||
|
||||
import "deps/https/deno.land/x/std/testing/main.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue