fix: Workflow Bot -- Build Dictionaries #2657
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated Dictionaries
dictionaries/cpp/dict/cpp.txt | 3 +-
dictionaries/en_AU/checksum.txt | 4 +-
dictionaries/en_AU/en_AU.trie | 554 ++--
dictionaries/en_CA/checksum.txt | 4 +-
dictionaries/en_CA/en_CA.trie | 585 ++--
dictionaries/en_GB-MIT/checksum.txt | 12 +-
dictionaries/en_GB-MIT/en_GB.trie | 3194 +++++++++----------
dictionaries/en_GB/checksum.txt | 4 +-
dictionaries/en_GB/en_GB.trie | 3346 ++++++++++----------
dictionaries/en_US/checksum.txt | 4 +-
dictionaries/en_US/en_US.trie | 152 +-
dictionaries/golang/dict/go.txt | 2 +-
dictionaries/k8s/dict/k8s.txt | 6 +
dictionaries/k8s/src/k8s.txt | 2 +-
dictionaries/php/dict/php.txt | 2 +-
dictionaries/software-terms/dict/softwareTerms.txt | 108 +
dictionaries/software-terms/src/software-terms.txt | 3 +-
17 files changed, 4053 insertions(+), 3932 deletions(-)