Problem/Motivation
Steps to reproduce
./README.md:5:58 - Unknown word (choosen) -- date fields using the choosen granularity.
Suggestions: [chosen, Chosen, choose, chooser, chooses]
./src/Plugin/views/argument/ViewsDateFormatSqlArgument.php:37:50 - Unknown word (UNIXTIME) -- getDateFormat("FROM_UNIXTIME($this->tableAlias.$this
Suggestions: [UNITIVE, UNITIZE, UNITE, UNTIE, UTIME]
./src/Plugin/views/argument/ViewsDateFormatSqlArgument.php:61:47 - Unknown word (databse) -- this->t('Use the SQL databse to format the date.
Suggestions: [datable, database, dataset, dateable, databases]
./src/Plugin/views/field/ViewsDateFormatSqlField.php:56:47 - Unknown word (databse) -- this->t('Use the SQL databse to format the date.
Suggestions: [datable, database, dataset, dateable, databases]
./src/Plugin/views/field/ViewsDateFormatSqlField.php:110:44 - Unknown word (UNIXTIME) -- getDateFormat("FROM_UNIXTIME($this->tableAlias.$this
Suggestions: [UNITIVE, UNITIZE, UNITE, UNTIE, UTIME]
./src/Plugin/views/field/ViewsDateFormatSqlField.php:215:43 - Unknown word (clicksorter) -- determine what to tell the clicksorter.
Suggestions: []
./tests/src/Functional/ViewsDateFormatSqlUninstallTest.php:53:8 - Unknown word (Resaves) -- // Resaves the view so that the
Suggestions: [Reaves, Resave, Repaves, Resales, Resaved]
./tests/src/Kernel/DateTimeArgumentTest.php:28:17 - Unknown word (formhat) -- 'views_date_formhat_sql',
Suggestions: [format, forma, fermat, forgat, formal]
CSpell: Files checked: 14, Issues found: 8 in 5 files.
$ WORDS_FILE=_cspell_unrecognized_words.txt
$ touch $WORDS_FILE
$ if [ "$EXIT_CODE" != "" ]; then # collapsed multi-line command
CSpell: Files checked: 14, Issues found: 8 in 5 files.
The number of unrecognised/misspelled words is 6
An artifact file has been created containing a list of these unrecognized words, for you to browse or download.
For hints on getting this CSPELL job to pass see https://project.pages.drupalcode.org/gitlab_templates/jobs/cspell/
=== This is _cspell_unrecognized_words.txt ===
choosen
clicksorter
databse
formhat
Resaves
UNIXTIME
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes