Skip to content

Commit 4a0401c

Browse files
authored
chore: Update cspell.config.yml to add pyproject
```bash Run echo "${PR_TITLE}" | npx cspell-cli lint stdin npm warn exec The following package was not found and will be installed: [email protected] 1/1 624.76ms X :1:13 - Unknown word (pyproject) CSpell: Files checked: 1, Issues found: 1 in 1 file. Error: Process completed with exit code 1. ``` See https://github.com/cpp-linter/cpp-linter-hooks/actions/runs/18933796424/job/54055765818?pr=137
1 parent c1c581e commit 4a0401c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cspell.config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ words:
99
- htmlcov
1010
- mkdocs
1111
- peaceiris
12+
- pyproject
1213
- pipx
1314
- pypi
1415
- rustup

0 commit comments

Comments
 (0)