Skip to content

Commit

Permalink
chore: Update gen-checksum scripts (#2330)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Jul 14, 2023
1 parent 8309cdb commit 9f50599
Show file tree
Hide file tree
Showing 37 changed files with 128 additions and 131 deletions.
5 changes: 2 additions & 3 deletions dictionaries/ar/checksum.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
da39a3ee5e6b4b0d3255bfef95601890afd80709 ./src/additional_words.txt
3c49a2252156a4fd5db174f3f55fb44ac35f72ee ./src/ayaspell/ar.dic
3f23ca731ac8d13b06c6ac9a9a3ea51d2ca9059f ./ar.trie
1811246cc6ad88cd36f239619f82564de4ec2c5a ./source-dependencies.txt
0b3eaae9854159e423df418013c5b9cbcf92cd2b ./source-files.txt
da39a3ee5e6b4b0d3255bfef95601890afd80709 ./src/additional_words.txt
4707cb713604db9aa69251297fee83e47a7a1ba3 ./src/ayaspell/ar.aff
3f23ca731ac8d13b06c6ac9a9a3ea51d2ca9059f ./ar.trie
3c49a2252156a4fd5db174f3f55fb44ac35f72ee ./src/ayaspell/ar.dic
2 changes: 1 addition & 1 deletion dictionaries/ar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"conditional-build": "pnpm run --silent checksum || pnpm run build",
"lint": "pnpm prettier -w \"**/*.{md,json}\"",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"test-ar": "hunspell-reader words -m 0 -n 1000 \"src/ar.dic\" | cspell -v -c ./cspell-ext.json \"--local=ar\" \"--languageId=*\" stdin",
"test-samples": "cspell -v -c ./cspell-ext.json --local=ar,en \"samples/**\"",
"test": "pnpm run test-ar && pnpm run test-samples",
Expand Down
5 changes: 2 additions & 3 deletions dictionaries/da_DK/checksum.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
3f23e3eac82926ce3c46244aa34486193e6d7daa ./src/additional_words.txt
7cb7f461e86c4a12a75f6ae8f4edec8f3aba2653 ./src/hunspell/index.dic
a74d5c31505750f6bcac4b77c93323501c452780 ./da_DK.trie
ed854f687e9ed1c633f04c36abefdd7b72708995 ./source-dependencies.txt
30b5a9cd705505c82b9d576840d32cf6c83c352f ./source-files.txt
3f23e3eac82926ce3c46244aa34486193e6d7daa ./src/additional_words.txt
771d555d46fb17493c363fad793d4264785c8cbd ./src/hunspell/index.aff
a74d5c31505750f6bcac4b77c93323501c452780 ./da_DK.trie
7cb7f461e86c4a12a75f6ae8f4edec8f3aba2653 ./src/hunspell/index.dic
2 changes: 1 addition & 1 deletion dictionaries/da_DK/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sync": "pnpm cpy \"node_modules/dictionary-da/**\" src/hunspell",
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"conditional-build": "pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"test-de": "hunspell-reader words -n 1000 \"src/hunspell/index.dic\" | cspell -v -c ./cspell-ext.json --local=da-DK --languageId=* stdin",
"test-samples": "cspell -c ./cspell-ext.json --local=da-dk,en \"samples/**\"",
"test": "pnpm run test-de && pnpm run test-samples",
Expand Down
5 changes: 2 additions & 3 deletions dictionaries/de_AT/checksum.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
3f23e3eac82926ce3c46244aa34486193e6d7daa ./src/additional_words.txt
3346721cff9c7adc83a3337de32591c3fb51e6a3 ./src/hunspell/index.dic
dbc41a955e34cc517dcd20fbc32bc64fd8a5ed16 ./de_AT.trie
ed5a3dd89b0131e65fe49646999a9a53d0d5473e ./source-dependencies.txt
30b5a9cd705505c82b9d576840d32cf6c83c352f ./source-files.txt
3f23e3eac82926ce3c46244aa34486193e6d7daa ./src/additional_words.txt
1fc31a1d4cd23042b72dd6e565733eb8bdbdf3d2 ./src/hunspell/index.aff
dbc41a955e34cc517dcd20fbc32bc64fd8a5ed16 ./de_AT.trie
3346721cff9c7adc83a3337de32591c3fb51e6a3 ./src/hunspell/index.dic
2 changes: 1 addition & 1 deletion dictionaries/de_AT/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sync": "pnpm cpy \"node_modules/dictionary-de-at/**\" src/hunspell",
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"conditional-build": "pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"test-de": "hunspell-reader words -n 1000 \"src/hunspell/index.dic\" | cspell -v -c ./cspell-ext.json --local=de-AT --languageId=* stdin",
"test-samples": "cspell -v -c ./cspell-ext.json --local=de-at,en \"samples/**\"",
"test": "pnpm run test-de && pnpm run test-samples",
Expand Down
5 changes: 2 additions & 3 deletions dictionaries/de_CH/checksum.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
3f23e3eac82926ce3c46244aa34486193e6d7daa ./src/additional_words.txt
afd5518135a54bfcec1d1023278e8e4cd895f566 ./src/hunspell/index.dic
5f9127122fdae875ecf2dcc6a75a2359df4b758e ./de_CH.trie
863e3414e2e2c2562d926b6fdefae67e28b74e36 ./source-dependencies.txt
30b5a9cd705505c82b9d576840d32cf6c83c352f ./source-files.txt
3f23e3eac82926ce3c46244aa34486193e6d7daa ./src/additional_words.txt
da59b82d800d2e990d67efae4514a381d0b5af14 ./src/hunspell/index.aff
5f9127122fdae875ecf2dcc6a75a2359df4b758e ./de_CH.trie
afd5518135a54bfcec1d1023278e8e4cd895f566 ./src/hunspell/index.dic
2 changes: 1 addition & 1 deletion dictionaries/de_CH/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sync": "pnpm cpy \"node_modules/dictionary-de-ch/**\" src/hunspell",
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"conditional-build": "pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"test-de": "hunspell-reader words -n 1000 \"src/hunspell/index.dic\" | cspell -v -c ./cspell-ext.json --local=de --languageId=* stdin",
"test-samples": "cspell -v -c ./cspell-ext.json --local=de,en \"samples/**\"",
"test": "pnpm run test-de && pnpm run test-samples",
Expand Down
9 changes: 4 additions & 5 deletions dictionaries/de_DE/checksum.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
3f23e3eac82926ce3c46244aa34486193e6d7daa ./src/additional_words.txt
24ee98d1f6f3a4636f9cd75361d5fe2ea2a18742 ./src/German_de_DE.dic
234ba8c595fa5003731db6ad42f020d1f1c9a918 ./src/hunspell/index.dic
40bf1ecb953cc3849beb61ecf8db0f4294f06b8b ./de_DE.trie
210186e82803b747df8f52a0d0d02c5cc816136e ./source-dependencies.txt
d05bc39d04299e973581aaad8335de363f176c56 ./source-files.txt
3f23e3eac82926ce3c46244aa34486193e6d7daa ./src/additional_words.txt
09b351721a6673dcdf672b33e0ed1e07d343e207 ./src/German_de_DE.aff
24ee98d1f6f3a4636f9cd75361d5fe2ea2a18742 ./src/German_de_DE.dic
3f23e3eac82926ce3c46244aa34486193e6d7daa ./src/additional_words.txt
dbfea45081b2d43166d57c5be7561dea812265ec ./src/hunspell/index.aff
40bf1ecb953cc3849beb61ecf8db0f4294f06b8b ./de_DE.trie
234ba8c595fa5003731db6ad42f020d1f1c9a918 ./src/hunspell/index.dic
2 changes: 1 addition & 1 deletion dictionaries/de_DE/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sync": "pnpm cpy \"node_modules/dictionary-de/**\" src/hunspell",
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"conditional-build": "pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"test-de": "hunspell-reader words -n 1000 \"src/hunspell/index.dic\" | cspell -v -c ./cspell-ext.json --local=de --languageId=* stdin",
"test-de-old": "hunspell-reader words -n 1000 \"src/German_de_DE.dic\" | cspell -v -c ./cspell-ext.json --local=de --languageId=* stdin",
"test-samples": "cspell -v -c ./cspell-ext.json --local=de,en \"samples/**\"",
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_AU/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"compile": "cspell-tools-cli build && pnpm run gen-checksum",
"conditional-build": "pnpm run sync && pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"prepare": "cspell-tools-cli gzip *.trie",
"prepublishOnly": "echo pre-publish",
"test-text": "cspell -v -c ./cspell-ext.json --local=en-au --languageId=* \"tests/*.txt\"",
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_CA/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"compile": "cspell-tools-cli build && pnpm run gen-checksum",
"conditional-build": "pnpm run sync && pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"prepare": "cspell-tools-cli gzip *.trie",
"prepublishOnly": "echo pre-publish",
"test-text": "cspell -v -c ./cspell-ext.json --local=en-ca --languageId=* \"tests/*.txt\"",
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_GB-MIT/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"compile": "shx cat source-files.txt | xargs cspell-tools-cli compile --trie3 -x compound --merge en_GB -o . --no-compress && pnpm run gen-checksum",
"conditional-build": "pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"prepare": "cspell-tools-cli gzip *.trie",
"prepublishOnly": "echo pre-publish",
"test-dict": "shx head -n 1000 \"./src/wordsEnGb.txt\" | cspell -v -c ./cspell-ext.json --local=en_gb --languageId=* stdin",
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_GB/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"compile": "shx cat source-files.txt | xargs cspell-tools-cli compile --trie3 -x compound --merge en_GB -o . --no-compress && pnpm run gen-checksum",
"conditional-build": "pnpm run sync && pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"prepare": "cspell-tools-cli gzip *.trie",
"prepublishOnly": "echo pre-publish",
"test-dict": "shx head -n 1000 \"./src/wordsEnGb.txt\" | cspell -v -c ./cspell-ext.json --local=en_gb --languageId=* stdin",
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/en_US/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"conditional-build": "pnpm run sync && pnpm run --silent checksum || pnpm run build",
"test-dict": "hunspell-reader words -n 10000 \"src/hunspell/en_US.dic\" | cspell -v -c ./cspell-ext.json --local=en --languageId=* stdin",
"test-text": "cspell -v -c ./cspell-ext.json --local=en --languageId=* \"tests/*.txt\"",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"test": "pnpm run test-dict && pnpm run test-text",
"prepare": "cspell-tools-cli gzip *.trie",
"prepublishOnly": "echo pre-publish"
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/es_ES/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"compile": "shx cat source-files.txt | xargs cspell-tools-cli compile --trie3 -x compound --merge Spanish -o . --no-compress && pnpm run gen-checksum",
"conditional-build": "pnpm run sync && pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"lint": "pnpm prettier -w \"*.{yaml,json}\"",
"test-dict": "hunspell-reader words -n 1000 \"src/hunspell/index.dic\" | cspell -v -c ./cspell-ext.json --local=es --languageId=* stdin",
"test-text": "cspell",
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/et-EE/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"conditional-build": "pnpm run sync && pnpm run --silent checksum || pnpm run build",
"test-dict": "hunspell-reader words -n 10000 \"src/index.dic\" | cspell -v -c ./cspell-ext.json --local=et --languageId=* stdin",
"test-text": "cspell -v -c ./cspell-ext.json --local=et --languageId=* \"samples/**\"",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"test": "pnpm run test-dict && pnpm run test-text",
"prepare": "cspell-tools-cli gzip *.trie",
"prepublishOnly": "echo pre-publish"
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/eu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"conditional-build": "pnpm run sync && pnpm run --silent checksum || pnpm run build",
"sync": "pnpm cpy \"node_modules/basque_hunspell/eu.*\" \"src/basque_hunspell\" --flat",
"test": "hunspell-reader words -n 1000 -m 1 \"src/eu.dic\" | cspell -v -c ./cspell-ext.json \"--local=eu\" \"--languageId=*\" stdin",
"gen-checksum": "shx cat source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-dependencies.txt",
"prepublishOnly": "echo OK",
"prepare": "echo OK"
},
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/fr_FR/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"compile": "shx cat source-files.txt | xargs cspell-tools-cli compile --trie3 -x compound --merge fr-fr -o . --no-compress && pnpm run gen-checksum",
"conditional-build": "pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"prepare": "cspell-tools-cli gzip *.trie",
"prepublishOnly": "echo pre-publish",
"test-dict": "hunspell-reader words -n 1000 \"./src/hunspell-french-dictionaries-v7.0/fr-classique.dic\" | cspell -v -c ./cspell-ext.json \"--local=fr\" \"--languageId=*\" stdin",
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/fr_FR_90/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"compile": "shx cat source-files.txt | xargs cspell-tools-cli compile --trie3 -x compound --merge fr-reforme1990 -o . --no-compress && pnpm run gen-checksum",
"conditional-build": "pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"prepare": "cspell-tools-cli gzip *.trie",
"prepublishOnly": "echo pre-publish",
"test-dict": "hunspell-reader words -n 1000 \"./src/hunspell-french-dictionaries-v7.0/fr-reforme1990.dic\" | cspell -v -c ./cspell-ext.json \"--local=fr\" \"--languageId=*\" stdin",
Expand Down
5 changes: 2 additions & 3 deletions dictionaries/it_IT/checksum.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
e8224bda34f9020dd3974296fd9a326f98738a3a ./src/additional_words.txt
81b444c3630a5af1868ddeb691142fc302005b0f ./src/hunspell/index.dic
a04a67d28eda9f4bf168f2cc9fdd4383bbf4d4db ./dict/it-it.trie
b8cb6da4fae14b8d5a0059c80a22ac8c9871a5f1 ./source-dependencies.txt
30b5a9cd705505c82b9d576840d32cf6c83c352f ./source-files.txt
e8224bda34f9020dd3974296fd9a326f98738a3a ./src/additional_words.txt
30a6bb5eea1007eee569be8b7ce220ef8dcb3a3a ./src/hunspell/index.aff
a04a67d28eda9f4bf168f2cc9fdd4383bbf4d4db ./dict/it-it.trie
81b444c3630a5af1868ddeb691142fc302005b0f ./src/hunspell/index.dic
2 changes: 1 addition & 1 deletion dictionaries/it_IT/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sync": "pnpm cpy \"node_modules/dictionary-it/**\" src/hunspell",
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"conditional-build": "pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"test-samples": "cspell -v -c ./cspell-ext.json --local=it,en \"samples/**\"",
"test-dict": "hunspell-reader words -n 1000 \"src/hunspell/index.dic\" | cspell -v -c ./cspell-ext.json \"--local=it,it-IT\" \"--languageId=*\" stdin",
"test": "pnpm run test-samples && pnpm run test-dict",
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/nl_NL/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"compile": "shx cat source-files.txt | xargs cspell-tools-cli compile --trie3 -x compound --merge Dutch -o . --no-compress && pnpm run gen-checksum",
"conditional-build": "pnpm run sync && pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"lint": "pnpm prettier -w \"*.{yaml,json}\"",
"test-dict": "hunspell-reader words -n 1000 \"src/hunspell/index.dic\" | cspell -v -c ./cspell-ext.json --local=nl --languageId=* stdin",
"test-text": "cspell",
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/pt_BR/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"compile": "shx cat source-files.txt | xargs cross-env NODE_OPTIONS=--max_old_space_size=12288 cspell-tools-cli compile --trie3 -x compound --merge pt_BR -o . --no-compress && pnpm run gen-checksum",
"conditional-build": "pnpm run sync && pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"test-dict": "hunspell-reader words -n 1000 \"src/hunspell/index.dic\" | cspell -v -c ./cspell-ext.json --local=pt --languageId=* stdin",
"test-text": "cspell",
"test": "pnpm run test-dict && pnpm run test-text",
Expand Down
2 changes: 1 addition & 1 deletion dictionaries/public-licenses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"compile": "cspell-tools-cli build",
"conditional-build": "pnpm run --silent checksum || pnpm run build && pnpm run gen-checksum",
"test-dict": "cspell -v -c ./cspell-ext.json --local=en --languageId=* --file-list source-files.txt",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | sort -u | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"test": "pnpm run test-dict",
"prepublishOnly": "echo pre-publish",
"prepare": "pnpm run build"
Expand Down
5 changes: 2 additions & 3 deletions dictionaries/ro_RO/checksum.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
ddea17db9341817c898a5b12202240d65da5b705 ./src/additional_words.txt
3516520536413de869477cde84372e5ea0fbfc32 ./src/hunspell/index.dic
1c9ebddd362912b98433aff5aa103ee19651e765 ./src/Words-Romanian.txt
e3075296059acf0a972e5907854a92598a8cc207 ./source-dependencies.txt
e4bc8cbdc3f6e688ce66f28390159d5eda9410a1 ./source-files.txt
1c9ebddd362912b98433aff5aa103ee19651e765 ./src/Words-Romanian.txt
ddea17db9341817c898a5b12202240d65da5b705 ./src/additional_words.txt
c534e488f95fbc0a3d413dd963c3aa2e7ab62006 ./src/hunspell/index.aff
3516520536413de869477cde84372e5ea0fbfc32 ./src/hunspell/index.dic
2 changes: 1 addition & 1 deletion dictionaries/ro_RO/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sync": "pnpm cpy \"node_modules/dictionary-ro/**\" src/hunspell",
"checksum": "cspell-tools-cli shasum -c checksum.txt",
"conditional-build": "pnpm run --silent checksum || pnpm run build",
"gen-checksum": "shx cat source-files.txt source-dependencies.txt | xargs cspell-tools-cli shasum > checksum.txt",
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt",
"test": "shx head -n 1000 \"src/Wordlist-Romanian.txt\" | cspell -v -c ./cspell-ext.json \"--local=ro,ro-RO,ro_RO\" \"--languageId=*\" stdin",
"prepublishOnly": "echo OK",
"prepare": "echo OK"
Expand Down
Loading

0 comments on commit 9f50599

Please sign in to comment.