From a28e153a12a1c78a0a048b290b82b92a1a971cd1 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 22 Jul 2020 12:29:39 -0400 Subject: [PATCH] Use incremental formatting internally for dprint (#6815) --- .dprintrc.json | 1 + third_party | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.dprintrc.json b/.dprintrc.json index 4d269ecfa3..dfa68783c2 100644 --- a/.dprintrc.json +++ b/.dprintrc.json @@ -1,6 +1,7 @@ { "$schema": "https://dprint.dev/schemas/v0.json", "projectType": "openSource", + "incremental": true, "lineWidth": 80, "indentWidth": 2, "typescript": { diff --git a/third_party b/third_party index f9f2e3e8ea..3662fcf08c 160000 --- a/third_party +++ b/third_party @@ -1 +1 @@ -Subproject commit f9f2e3e8ea21de556a18f7a5666c61942d69b0f9 +Subproject commit 3662fcf08cd9608c4da73e0b4033c5a9ea06091b