We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fb8d5 commit 0fd155aCopy full SHA for 0fd155a
.github/workflows/spell-check-differential.yaml
@@ -17,4 +17,7 @@ jobs:
17
dict-packages: |
18
https://github.com/autowarefoundation/autoware-spell-check-dict
19
https://github.com/tier4/cspell-dicts
20
- https://github.com/streetsidesoftware/cspell-dicts
+ https://github.com/streetsidesoftware/cspell-dicts/tree/main/dictionaries/cpp
21
+ https://github.com/streetsidesoftware/cspell-dicts/tree/main/dictionaries/en_GB
22
+ https://github.com/streetsidesoftware/cspell-dicts/tree/main/dictionaries/en_US
23
+ https://github.com/streetsidesoftware/cspell-dicts/tree/main/dictionaries/software-terms
0 commit comments