summaryrefslogtreecommitdiff
path: root/cspell.json
Commit message (Collapse)AuthorAgeFilesLines
* fix chefstyle and spellcheckmwrock2020-10-011-1/+2
| | | | Signed-off-by: mwrock <matt@mattwrock.com>
* Fix spellcheck violations.Pete Higgins2020-08-251-0/+1
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add basic unit test of properties and the helper methodTim Smith2020-08-191-0/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix spellcheck failuresTim Smith2020-08-181-11/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Cleanup more files from our package's gem installsTim Smith2020-07-311-0/+1
| | | | | | | Nuke more useless files in gems Remove all the empty gem dirs for the ruby built in gems so we can skip shipping 41 empty folders Signed-off-by: Tim Smith <tsmith@chef.io>
* Add a spellcheck exception for a word that snuck in.Pete Higgins2020-07-291-0/+1
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Merge branch 'master' into nkierpiec/add-dobiTim Smith2020-07-291-243/+0
|\
| * Move words from the dictionary to the Chef dictionaryTim Smith2020-07-281-243/+0
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Add dnephin to cspell dictionaryTom Duffield2020-07-281-0/+2
|/ | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Dictionary updates and fix a typoTim Smith2020-07-231-54/+7
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-07-131-1/+5
|\
| * Add spellcheck exceptions.fix-spellcheck-taskPete Higgins2020-07-101-1/+5
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-06-241-118/+91
|\ \ | |/
| * Don't spellcheck the generated docsTim Smith2020-06-231-1/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Setup cspell to pull from our common dictionaryTim Smith2020-06-231-117/+89
| | | | | | | | | | | | This makes it easier for us to use this on other projects. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-06-201-1/+4
|\ \ | |/
| * Fix spelling mistakesTim Smith2020-06-161-1/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-06-151-0/+5
|\ \ | |/ | | | | Signed-off-by: Davin Taddeo <davin@chef.io>
| * fix some badly named variables, and added auditpol to the cspell list as I ↵Davin Taddeo2020-06-151-0/+1
| | | | | | | | | | | | can't change the name of the windows command. Signed-off-by: Davin Taddeo <davin@chef.io>
| * rollback putting my variable names into the cspell exceptions listDavin Taddeo2020-06-151-9/+0
| | | | | | | | Signed-off-by: Davin Taddeo <davin@chef.io>
| * updated spellcheck to stop spellcheck errors on our Chef MVPs.Davin Taddeo2020-06-111-0/+4
| | | | | | | | Signed-off-by: Davin Taddeo <davin@chef.io>
| * a couple more spellcheck fixes that I missed.Davin Taddeo2020-06-111-0/+2
| | | | | | | | Signed-off-by: Davin Taddeo <davin@chef.io>
| * chefstyle and spellcheck fixes.Davin Taddeo2020-06-111-0/+10
| | | | | | | | Signed-off-by: Davin Taddeo <davin@chef.io>
* | fix the spec file to fix unit tests by making rspec happy. fix some ↵Davin Taddeo2020-06-151-0/+6
|/ | | | | | spellcheck issues and chefstyle issues as well. Signed-off-by: Davin Taddeo <davin@chef.io>
* Add a few more words to the our spelling listTim Smith2020-06-091-0/+3
| | | | | | Get spelling green. Signed-off-by: Tim Smith <tsmith@chef.io>
* Case-insensitive sort the list of spelling exceptions.Pete Higgins2020-06-041-847/+846
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add spelling exceptions.Pete Higgins2020-06-041-0/+21
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Fix ruby 2.7 keyword args warning and refactor a bit.Pete Higgins2020-05-211-1/+0
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add back reference to chef "zolo".Pete Higgins2020-05-181-0/+1
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add spelling exceptions from some removed code changes.Pete Higgins2020-05-181-0/+8
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add many more exceptions to the spellchecker config.Pete Higgins2020-05-181-0/+238
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-1/+23
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Remove spelling exception fixed in another PR.Pete Higgins2020-05-181-2/+0
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Fill in list of spelling exceptions.Pete Higgins2020-05-181-3/+1490
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add more exceptions and ignored files.Pete Higgins2020-05-181-1/+34
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add names from CHEF_MVPS.md to spelling exclusion list.Pete Higgins2020-05-181-0/+60
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Fix typos in RELEASE_NOTES.md.Pete Higgins2020-05-181-2/+335
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Initial cspell config.Pete Higgins2020-05-181-0/+6
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add skeleton cspell config.Pete Higgins2020-05-181-0/+18
Signed-off-by: Pete Higgins <pete@peterhiggins.org>