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
|
|
|
{
|
2023-04-27 06:10:31 +00:00
|
|
|
"version": "0.2",
|
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
|
|
|
"language": "en-US",
|
|
|
|
"allowCompoundWords": false,
|
2023-03-08 20:26:43 +00:00
|
|
|
"globRoot": ".",
|
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
|
|
|
"ignorePaths": [
|
2022-07-13 01:59:44 +00:00
|
|
|
"**/.*.json",
|
2020-10-15 09:55:45 +00:00
|
|
|
".*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/**",
|
2024-03-08 12:50:56 +00:00
|
|
|
"misc/jquery.form.js",
|
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
|
|
|
"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",
|
2021-10-28 12:18:59 +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",
|
Issue #3231364 by Wim Leers, lauriii, bnjmnm, webchick, xjm, tim.plunkett, larowlan, Luke.Leber, catch, effulgentsia, longwave, gabesullice, caldenjacobs, Reinmar, anand.toshniwal93, Shoshana Mayden, zrpnr, yash.rode, nod_, rkoller, antojose, johnwebdev: Add CKEditor 5 module to Drupal core
2021-11-11 22:10:39 +00:00
|
|
|
"modules/ckeditor5/js/build/*",
|
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",
|
Issue #3438895 by finnsky, larowlan, plopesc, m4olivei, ckrina, mherchel, catch, alexpott, nod_, deviantintegral, jwitkowski79, nod_, jponch, jwitkowski79, rkoller, Ana Barcelona, YurkinPark, finnsky, javi-er, alvarito75, ctrlADel, AaronMcHale, Emma Horrell, akshayadhav, claireristow, baluv3, bronzehedwick, NikMis, deviantintegral, hot_sauce, kostyashupenko, gnuschichten, keyboardcowboy, gdd, silviu, Prashant.c, ehsann_95, pjudge, rkoller, Shreya_th, starshaped, bal krishna, meeni_dhobale, mherchel, johnpicozzi, chetan_, saschaeggi, markie, iro, abhishek_gupta, vensires, KurtTrowbridge, hooroomoo, Utkarsh_33, Svitlana, starshaped, KeyboardCowboy, benjifisher, ahsannazir, tim.plunkett, tedbow, flanneryla, Anandt846, Kanchan Bhogade, SKAUGHT, joaopauloc.dev, Silviu S., q0rban, rabbitlair, bnjmnm, Mithun S, Akhil Babu, gaurav_manerkar, dead_arm, YurkinPark, lauriii, sani, chetan 11, DieterHolvoet, Gábor Hojtsy, jwilson3, marcelreimer: Add the new Navigation to core as an Experimental module
2024-04-26 21:43:13 +00:00
|
|
|
"modules/navigation/assets/**",
|
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/search/tests/UnicodeTest.txt",
|
|
|
|
"modules/system/tests/logo.svgz",
|
|
|
|
"node_modules/*",
|
|
|
|
"profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/**/*",
|
2024-07-09 16:58:16 +00:00
|
|
|
"tests/fixtures/config_install/*",
|
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/**",
|
2024-05-03 16:39:33 +00:00
|
|
|
"tests/PHPStan/vendor/**",
|
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",
|
2024-03-15 18:08:24 +00:00
|
|
|
".yarnrc.yml",
|
|
|
|
".yarn/*",
|
2022-04-08 10:10:20 +00:00
|
|
|
"misc/cspell/dictionary.txt",
|
|
|
|
"phpstan*"
|
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
|
|
|
],
|
|
|
|
"ignoreRegExpList": [
|
|
|
|
"^msgstr .*",
|
|
|
|
"!!binary .*",
|
2021-04-27 11:16:44 +00:00
|
|
|
"%[0-9][0-9A-F]",
|
2021-10-28 12:18:59 +00:00
|
|
|
"\\Wi18n",
|
|
|
|
"\\x{[0-9A-F]{4,5}}"
|
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
|
|
|
],
|
2023-11-11 08:51:27 +00:00
|
|
|
"dictionaries": [
|
|
|
|
"dictionary",
|
|
|
|
"drupal",
|
|
|
|
"companies",
|
|
|
|
"fonts",
|
|
|
|
"html",
|
|
|
|
"php",
|
|
|
|
"softwareTerms"
|
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
|
|
|
],
|
2023-11-11 08:51:27 +00:00
|
|
|
"dictionaryDefinitions": [
|
|
|
|
{
|
|
|
|
"name": "drupal",
|
|
|
|
"path": "./misc/cspell/drupal-dictionary.txt"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "dictionary",
|
|
|
|
"path": "./misc/cspell/dictionary.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
|
|
|
"flagWords": [
|
2023-07-24 15:58:20 +00:00
|
|
|
"e-mail",
|
2020-07-14 15:02:10 +00:00
|
|
|
"grey",
|
2023-07-23 16:33:54 +00:00
|
|
|
"hte",
|
2023-08-01 13:29:34 +00:00
|
|
|
"ist",
|
2024-02-12 07:16:25 +00:00
|
|
|
"please",
|
2024-06-27 09:55:33 +00:00
|
|
|
"queuing",
|
|
|
|
"writeable"
|
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
|
|
|
],
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"filename": "**/{*.engine,*.inc,*.install,*.module,*.profile,*.theme}",
|
|
|
|
"languageId": "php"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"filename": "**/scripts/{*.php.txt, *.sh}",
|
|
|
|
"languageId": "php"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|