summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2020-07-22 12:29:39 -0400
committerGitHub <noreply@github.com>2020-07-22 12:29:39 -0400
commita28e153a12a1c78a0a048b290b82b92a1a971cd1 (patch)
treecdca7963efd7a2410a4560d638aa207dddf3b6d0
parentbf9930066d3a5d26baad22fb1766de26be49c2ae (diff)
Use incremental formatting internally for dprint (#6815)
-rw-r--r--.dprintrc.json1
m---------third_party0
2 files changed, 1 insertions, 0 deletions
diff --git a/.dprintrc.json b/.dprintrc.json
index 4d269ecfa..dfa68783c 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
-Subproject f9f2e3e8ea21de556a18f7a5666c61942d69b0f
+Subproject 3662fcf08cd9608c4da73e0b4033c5a9ea06091