streetsidesoftware / cspell-action

GitHub Action: Check Spelling
MIT License
80 stars 9 forks source link

fix: Update Dictionaries and Dependencies #1868

Closed street-side-software-automation[bot] closed 1 month ago

street-side-software-automation[bot] commented 1 month ago

Update Dictionaries and Dependencies

CSpell Version: 8.12.1 -> 8.12.1 Type: fix

Summary

 .../@cspell/dict-cpp/dict/cpp-legacy.txt           |  1 -
 action/node_modules/@cspell/dict-cpp/dict/cpp.txt  |  2 +-
 action/node_modules/@cspell/dict-cpp/package.json  |  4 ++--
 .../@cspell/dict-fullstack/cspell-ext.json         |  3 +++
 .../@cspell/dict-fullstack/dict/fullstack.txt      | 22 ++++++++++++++++++++++
 .../@cspell/dict-fullstack/package.json            |  4 ++--
 action/node_modules/@cspell/dict-npm/dict/npm.txt  |  1 +
 action/node_modules/@cspell/dict-npm/package.json  |  4 ++--
 .../@cspell/dict-python/dict/python.txt            |  6 +++---
 .../node_modules/@cspell/dict-python/package.json  |  4 ++--
 .../node_modules/@cspell/dict-rust/dict/rust.txt   |  1 +
 action/node_modules/@cspell/dict-rust/package.json |  4 ++--
 .../dict-software-terms/dict/softwareTerms.txt     | 17 +++++++++++++++++
 .../@cspell/dict-software-terms/package.json       |  4 ++--
 .../@cspell/dict-typescript/dict/typescript.txt    |  1 +
 .../@cspell/dict-typescript/package.json           |  6 +++---
 16 files changed, 64 insertions(+), 20 deletions(-)
coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10093783519

Details


Totals Coverage Status
Change from base Build 10074623999: 0.0%
Covered Lines: 247
Relevant Lines: 256

💛 - Coveralls