Skip to content

Commit 0f36c3d

Browse files
authored
chore(docs): add tracestate and whitespace to spelling list (#5440)
Update the spelling list to include the words `tracestate` and `whitespace` which are needed for the `build_docs` job to complete successfully. https://app.circleci.com/pipelines/github/DataDog/dd-trace-py/31885/workflows/36b716a8-d8dd-420f-b078-6b7a9eaa72c0/jobs/2157818 ## Checklist - [x] Change(s) are motivated and described in the PR description. - [x] Testing strategy is described if automated tests are not included in the PR. - [x] Risk is outlined (performance impact, potential for breakage, maintainability, etc). - [x] Change is maintainable (easy to change, telemetry, documentation). - [x] [Library release note guidelines](https://ddtrace.readthedocs.io/en/stable/contributing.html#Release-Note-Guidelines) are followed. - [x] Documentation is included (in-code, generated user docs, [public corp docs](https://github.com/DataDog/documentation/)). - [x] Author is aware of the performance implications of this PR as reported in the benchmarks PR comment. ## Reviewer Checklist - [x] Title is accurate. - [x] No unnecessary changes are introduced. - [x] Description motivates each change. - [x] Avoids breaking [API](https://ddtrace.readthedocs.io/en/stable/versioning.html#interfaces) changes unless absolutely necessary. - [x] Testing strategy adequately addresses listed risk(s). - [x] Change is maintainable (easy to change, telemetry, documentation). - [x] Release note makes sense to a user of the library. - [x] Reviewer is aware of, and discussed the performance implications of this PR as reported in the benchmarks PR comment.
1 parent 54213dc commit 0f36c3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/spelling_wordlist.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ submodule
178178
submodules
179179
substring
180180
timestamp
181+
tracestate
181182
tweens
182183
uWSGI
183184
unbuffered
@@ -197,6 +198,7 @@ versioned
197198
vertica
198199
w3c
199200
whitelist
201+
whitespace
200202
workflow
201203
wsgi
202204
xfail

0 commit comments

Comments
 (0)