summaryrefslogtreecommitdiff
path: root/tasks/spellcheck.rb
Commit message (Expand)AuthorAgeFilesLines
* chore: Use the `chef_dictionary` directly. (#13467)Jason Dent2023-02-281-23/+1
* Fix reference to chef/chef_dictionary main branchJason Barnett2021-12-071-1/+1
* missed a variable reference in 'dictionary missing' errorRyan Punt2021-10-271-1/+1
* Swap wget for curlRyan Punt2021-10-271-8/+14
* spellcheck task requires wget; ensure it's installedRyan Punt2021-10-251-1/+13
* Update spellcheck task for new version of cspell.Pete Higgins2020-12-281-6/+1
* Fix spellcheck task on Windows.fix-spellcheck-task-on-windowsPete Higgins2020-08-241-2/+7
* Don't depend on chef-utils when it might not be available.update-spellcheck-setupPete Higgins2020-08-051-2/+2
* Fix chefstyle violations.Pete Higgins2020-08-051-2/+2
* Update spellcheck config with nice stuff from other repos.Pete Higgins2020-08-051-6/+16
* Minor chefstyle fixes in the spellcheck taskTim Smith2020-07-101-4/+4
* Refer to specific rake file to avoid needing bundler to use rake in CI.Pete Higgins2020-07-101-3/+17
* Refactor spellcheck task and stick it in its own taskTim Smith2020-06-231-0/+34