aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2023-09-09 11:30:45 -0700
committerEric Biggers <ebiggers@google.com>2023-09-09 11:30:45 -0700
commitc999f0b04c526a85d061a7461c0e4211e94f9fb7 (patch)
treef3808ae890728a0bc4c09065296682360e533e6c /CONTRIBUTING.md
parentf91f8e4fcb59d6db80e5150530a65fe39a836eb2 (diff)
Adjust nested lists to prevent gofmt from flattening them
The latest version of gofmt flattens the nested lists in comments in crypto.go and filesystem.go. According to https://go.dev/doc/comment#mistakes, "Go doc comments do not support nested lists". However, that page also mentions that a workaround is to use different list markers for each level. Do that.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions