Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core
2020-06-21 19:15:29 +00:00
|
|
|
{
|
|
|
|
"version": "0.1",
|
|
|
|
"language": "en-US",
|
|
|
|
"allowCompoundWords": false,
|
|
|
|
"ignorePaths": [
|
2020-10-15 09:55:45 +00:00
|
|
|
".*.json",
|
|
|
|
".*ignore",
|
2020-06-25 08:12:02 +00:00
|
|
|
"composer.lock",
|
Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core
2020-06-21 19:15:29 +00:00
|
|
|
"assets/vendor/**",
|
|
|
|
"lib/Drupal/Component/Diff/**",
|
|
|
|
"lib/Drupal/Component/Transliteration/data/**",
|
|
|
|
"lib/Drupal/Core/File/MimeType/ExtensionMimeTypeGuesser.php",
|
2021-04-15 16:27:55 +00:00
|
|
|
"**/LICENSE.txt",
|
Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core
2020-06-21 19:15:29 +00:00
|
|
|
"modules/**/Migrate*Test.php",
|
|
|
|
"modules/color/preview.html",
|
|
|
|
"modules/color/tests/modules/color_test/themes/color_test_theme/color/preview.html",
|
2020-11-30 13:10:54 +00:00
|
|
|
"modules/media/tests/fixtures/oembed/*",
|
Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core
2020-06-21 19:15:29 +00:00
|
|
|
"modules/migrate_drupal/tests/fixtures/drupal6.php",
|
|
|
|
"modules/migrate_drupal/tests/fixtures/drupal7.php",
|
|
|
|
"modules/search/tests/UnicodeTest.txt",
|
|
|
|
"modules/system/tests/logo.svgz",
|
|
|
|
"node_modules/*",
|
|
|
|
"profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/**/*",
|
2020-11-30 13:10:54 +00:00
|
|
|
"tests/fixtures/files/*",
|
2020-07-31 16:30:18 +00:00
|
|
|
"tests/Drupal/Tests/Component/Annotation/Doctrine/**",
|
Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core
2020-06-21 19:15:29 +00:00
|
|
|
"themes/bartik/color/preview.html",
|
Issue #3111409 by mherchel, proeung, larowlan, alexpott, lauriii, Gábor Hojtsy, andrewmacpherson, catch, xjm, andypost, rahulrasgon, rabbitlair, mrconnerton, poojakural, boulaffasae, jerseycheese, shimpy, Indrajith KB, DuneBL, kiran.kadam911, komalkolekar, keboca, hawkeye.twolf, andrewozone, Maithri Shetty, alexdmccabe, sd9121, Sreenivas Bttv, katannshaw, mgifford, nod_, webchick, mtift, rainbreaw, Berdir, brianperry, thejimbirch, Dom., q0rban, nitesh624, hansa11, himanshu_sindhwani, kostyashupenko, shaktik, bnjmnm, sharma.amitt16, sonam.chaturvedi, steinmb, shaal, ressa, Ramya Balasubramanian, Sebacic, pradeepjha, tanmaykadam, thedrupalkid, vinitk, volkswagenchick, viappidu, vebrovski, Ujval Shah, Webbeh, Yuri, trebormc, msuthars, mrinalini9, bash247, chetanbharambe, ellenoise, anevins, andriyun, CocoM, JayKandari, ambuj_gupta, hussainweb, jhodgdon, Pooja Ganjage, ju.vanderw, jwitkowski79, MaxPah, Lokender Singh2, jponch, KarenS, KarinG, Lal_: Add new Olivero frontend theme to Drupal 9.1 core as beta; later make it stable and the default
2020-10-16 09:43:55 +00:00
|
|
|
"themes/olivero/fonts/**",
|
Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core
2020-06-21 19:15:29 +00:00
|
|
|
"COPYRIGHT.txt",
|
|
|
|
"MAINTAINERS.txt",
|
|
|
|
"package.json",
|
|
|
|
"yarn.lock",
|
|
|
|
"misc/cspell/dictionary.txt"
|
|
|
|
],
|
|
|
|
"ignoreRegExpList": [
|
|
|
|
"^msgstr .*",
|
|
|
|
"!!binary .*",
|
2021-04-27 11:16:44 +00:00
|
|
|
"%[0-9][0-9A-F]",
|
|
|
|
"\\Wi18n"
|
Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core
2020-06-21 19:15:29 +00:00
|
|
|
],
|
|
|
|
"dictionaries": ["drupal","companies", "fonts", "html", "php", "softwareTerms"],
|
|
|
|
"dictionaryDefinitions": [
|
|
|
|
{ "name": "drupal", "path": "./misc/cspell/dictionary.txt"}
|
|
|
|
],
|
|
|
|
"flagWords": [
|
2020-07-14 15:02:10 +00:00
|
|
|
"grey",
|
Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core
2020-06-21 19:15:29 +00:00
|
|
|
"hte"
|
|
|
|
],
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"filename": "**/{*.engine,*.inc,*.install,*.module,*.profile,*.theme}",
|
|
|
|
"languageId": "php"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"filename": "**/scripts/{*.php.txt, *.sh}",
|
|
|
|
"languageId": "php"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|