Skip to content

Commit 945e8e7

Browse files
committed
chore: add 'resends' to cspell dictionary
Word appears in a comment on rollforwardPatch in code_push_client_wrapper — 'the server resends the same patch artifact on rollforward'. Same fix as shorebirdtech/updater#356 needed in this repo.
1 parent 70a97e1 commit 945e8e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cspell.config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ words:
115115
- reimplementation
116116
- reinit
117117
- requirepass # From .github dir, doesn't show up in "**" check?
118+
- resends # "server resends the same patch on rollforward"
118119
- reusables
119120
- rollforward # POST /.../patches/<id>/rollforward — un-rolls-back a patch
120121
- spawnee

0 commit comments

Comments
 (0)