Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update Companies to latest dictionary format. #702

Merged
merged 1 commit into from Oct 17, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions dictionaries/companies/package.json
@@ -1,6 +1,6 @@
{
"name": "@cspell/dict-companies",
"version": "1.0.40",
"version": "2.0.0",
"description": "Company names dictionary for cspell.",
"publishConfig": {
"access": "public"
Expand All @@ -11,8 +11,8 @@
"./cspell-ext.json": "./cspell-ext.json"
},
"scripts": {
"build": "cspell-tools compile \"companies.txt\" -o .",
"test": "head -n 100 \"companies.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=* stdin",
"build": "cspell-tools-cli compile --split \"src/companies.txt\" -o .",
"test": "head -n 100 \"src/companies.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=* stdin",
"prepublishOnly": "yarn test",
"prepare": "yarn run build"
},
Expand Down
Expand Up @@ -1199,7 +1199,7 @@ PG&E Corporation
Philip Morris International
Philip Morris International Inc.
Phillips 66
Phillips]
Phillips
Phoenix Pharmahandel
Ping An Insurance
Pingdom
Expand Down Expand Up @@ -1481,15 +1481,15 @@ The Chubb Corporation
The Clorox Company
The Coca-Cola Company
The Cooper Companies
The Estée Lauder Companies Inc.
The Estée Lauder Companies Inc.
The Gap, Inc.
The Goldman Sachs Group, Inc.
The Goodyear Tire & Rubber Company
The Hartford Financial Services Group, Inc.
The Hershey Company
The Interpublic Group of Companies, Inc.
The J.M. Smucker Company
The Jones Financial Companies,L.L.L.P.
The Jones Financial Companies, L.L.L.P.
The Mosaic Company
The Pantry, Inc.
The PNC Financial Services Group, Inc.
Expand Down