diff options
| author | Jonathan Amsterdam <jba@google.com> | 2024-08-23 16:22:05 -0400 |
|---|---|---|
| committer | Jonathan Amsterdam <jba@google.com> | 2024-08-24 13:58:12 +0000 |
| commit | 676c19eae995f25cccb1e097a1308caecf93d08a (patch) | |
| tree | 5138534345b1c56583f900fe0a46bea769166551 /internal | |
| parent | 9b36df45a0f42131a24decf80b4aabe191b5fb30 (diff) | |
| download | go-x-pkgsite-676c19eae995f25cccb1e097a1308caecf93d08a.tar.xz | |
all: get all.bash to work
- Fix npm vulns.
- Fix the minimized-css check to look only at the working dir.
Change-Id: Iecf2c5ef35813fef16df22147f795cda814fef2b
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/608037
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
kokoro-CI: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/godoc/dochtml/internal/render/testdata/formatDocHTML/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/godoc/dochtml/internal/render/testdata/formatDocHTML/README.md b/internal/godoc/dochtml/internal/render/testdata/formatDocHTML/README.md index 12792c96..0fa61167 100644 --- a/internal/godoc/dochtml/internal/render/testdata/formatDocHTML/README.md +++ b/internal/godoc/dochtml/internal/render/testdata/formatDocHTML/README.md @@ -14,4 +14,3 @@ The following sections are optional: - want:links: the output when extractLinks = true - links: must be present if want:links is present; the extracted links, one per line, each line has text and href separated by a single space. - |
