Skip to content

Commit 08bef3e

Browse files
committed
docs: [#446] fix markdown and cspell lint issues
1 parent 1832cbc commit 08bef3e

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/skills/dev/maintenance/update-dependencies/skill.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ The script will:
173173

174174
The script generates commit messages in this format:
175175

176-
```
176+
```text
177177
chore: update dependencies
178178
179179
[Full cargo update output]
@@ -184,7 +184,7 @@ chore: update dependencies
184184

185185
The full `cargo update` output is included in the commit body for traceability. Example:
186186

187-
```
187+
```text
188188
Updating crates.io index
189189
Locking 14 packages to latest compatible versions
190190
Updating hyper-rustls from 0.27.7 to 0.27.8

project-words.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,9 @@ doctests
216216
downcasted
217217
downcasting
218218
downloadedi
219+
pinentry
220+
signingkey
221+
clearsign
219222
dpkg
220223
drwxr
221224
drwxrwxr

0 commit comments

Comments
 (0)