From 2d58fee8071987567a25f26b14e29cdcca9cb5ab Mon Sep 17 00:00:00 2001 From: David Sherret Date: Thu, 16 Jul 2020 15:57:19 -0400 Subject: [PATCH] Update dprint. Also ignore gh-pages dir. (#6778) --- .dprintrc.json | 1 + third_party | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.dprintrc.json b/.dprintrc.json index beb5d099d8..eb050a17ed 100644 --- a/.dprintrc.json +++ b/.dprintrc.json @@ -13,6 +13,7 @@ "excludes": [ ".cargo_home", "deno_typescript/typescript", + "gh-pages", "std/**/testdata", "std/**/vendor", "std/node_modules", diff --git a/third_party b/third_party index c886054af3..f9f2e3e8ea 160000 --- a/third_party +++ b/third_party @@ -1 +1 @@ -Subproject commit c886054af3b475d530d6bb2e04519a4cd85bf823 +Subproject commit f9f2e3e8ea21de556a18f7a5666c61942d69b0f9