diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2020-07-16 15:57:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-16 15:57:19 -0400 |
commit | 2d58fee8071987567a25f26b14e29cdcca9cb5ab (patch) | |
tree | 42324b3f515cf783b44e52016e24010d18834d8d | |
parent | d60f9c2549c7dfb0fbd6c9c8984c215f5dd75e76 (diff) |
Update dprint. Also ignore gh-pages dir. (#6778)
-rw-r--r-- | .dprintrc.json | 1 | ||||
m--------- | third_party | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/.dprintrc.json b/.dprintrc.json index beb5d099d..eb050a17e 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 -Subproject c886054af3b475d530d6bb2e04519a4cd85bf82 +Subproject f9f2e3e8ea21de556a18f7a5666c61942d69b0f |