Verified Commit fce7fbec authored by Dave Long's avatar Dave Long
Browse files

Issue #3394084 by quietone, smustgrave, xjm: Fix non-English words in tests

(cherry picked from commit 67dbfb98)
parent d4f1ab7f
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,6 +4,8 @@

use Drupal\Core\Database\Query\AlterableInterface;

// cspell:ignore merhaba siema

/**
 * Interface for entity queries.
 *
+0 −45
Original line number Diff line number Diff line
@@ -99,7 +99,6 @@ blockrelated
blocktest
bodyless
boing
bomofo
bovigo
brion
brotli
@@ -179,7 +178,6 @@ compositionstart
configentity
configurability
configurator
contaynz
contentblock
contextuals
controlgroup
@@ -198,7 +196,6 @@ csrftoken
cssidentifier
csslintrc
csstools
cucurbitaceae
curle
curlopt
customevent
@@ -238,7 +235,6 @@ desaturating
descoping
destructable
deutsch
deutscher
devel
deviantart
dflt
@@ -259,7 +255,6 @@ dotenv
downcasting
doxygen
dragtable
drei
drillable
drivernumber
drivertest
@@ -303,12 +298,10 @@ endset
endtrans
enim
enoki
enregistrer
entit
entitytype
entityviewedit
errmode
errrf
etag
eurozone
evenodd
@@ -372,7 +365,6 @@ fulltext
functionaljavascripttest
functionaltest
funic
furchtbar
gabilondo
gids
gloop
@@ -391,14 +383,12 @@ harkonnen
hasher
hashmarks
hateoas
herro
hexcode
hilited
hinode
hippopotamidae
hmac
hoglet
hola
hookname
hosters
hostnames
@@ -436,7 +426,6 @@ isinstallable
itoa
itok
ized
jamo
javascripts
jessebeach
johansson
@@ -456,7 +445,6 @@ killswitch
kinberg
kitt
kolkata
kontex
kpresenter
kristiaan
kspread
@@ -477,7 +465,6 @@ linkgenerator
linkification
linkset
linktext
lisu
litespeed
llamaids
lnumber
@@ -493,7 +480,6 @@ lowline
lrdd
lstitle
ltitle
lundi
lzma
lzop
macbinary
@@ -513,13 +499,11 @@ mediaimagetextalternativeediting
mediaimagetextalternativeui
mediumint
mediumtext
merhaba
messagekey
metapackage
metapackages
metatag
metatags
meφω
mglaman
micheh
mikey
@@ -558,7 +542,6 @@ multistar
multistep
multivalue
multivalued
muun
muuuh
myclabs
mymodule
@@ -589,7 +572,6 @@ nocase
nocookie
nodelist
nodir
nodo
nofields
nojs
nolink
@@ -609,7 +591,6 @@ ntfs
nyan
nyancat
nyans
nœud
oembed
officedocument
omittable
@@ -636,7 +617,6 @@ overriders
owasp
pagecache
pagetop
pagina
paramconverter
parseable
parsererror
@@ -657,22 +637,18 @@ phpdocumentor
phpfile
phpserialize
phpspec
pianura
pickable
picturefill
pingback
pioggia
pjpeg
placeholdered
placeholdering
playsholdr
plid
pluggable
pluralforms
plusthick
poink
porterstemmer
português
postbar
postcondition
postcss
@@ -784,8 +760,6 @@ rowspans
rsyslog
rtsp
ruleset
répét
répété
sameline
samename
sameorigin
@@ -807,7 +781,6 @@ settingstray
shatner
shorterthan
shortlink
siema
silverlight
silvie
singlebyte
@@ -826,7 +799,6 @@ somecompany
sortablejs
sourceediting
spacebar
spagna
specialchars
spiffiness
splitbutton
@@ -838,9 +810,7 @@ squizlabs
srcset
ssess
stardivision
starrrrr
starterkit
starzzzz
statuscode
stdclass
stddev
@@ -893,10 +863,7 @@ subvalue
subvalues
subview
suggestionnotimplemented
suis
sulaco
sunz
sunzzzzzzz
supercede
svgz
synchronizable
@@ -917,7 +884,6 @@ tarz
taskless
tcomment
templating
tercera
testajax
testblock
testbody
@@ -928,7 +894,6 @@ testcases
testcontent
testcontextawareblock
testdialog
testen
testfield
testfilename
testfilter
@@ -966,7 +931,6 @@ timespan
timetime
tinyint
tinytext
titel
titlealert
titlebar
tlds
@@ -993,13 +957,11 @@ truecolor
turbolinks
twistie
twocol
txtzzzz
typehint
typehinted
typehinting
typehints
tzid
uberawesome
uids
ulwa
unaliased
@@ -1110,9 +1072,7 @@ xbitmap
xfbml
xmlhttp
xmlhttprequest
xoxo
xpsdocument
xsiemax
xtmpl
xxgroup
yamls
@@ -1131,10 +1091,5 @@ zipf's
zoneinfo
zoomin
zoomout
zwei
zxvf
zzgroup
åwesome
èxample
über
ȅchȏ
+2 −1
Original line number Diff line number Diff line
@@ -4,7 +4,8 @@
 * @file
 */

// cspell:ignore divpiggydiv
// cSpell:ignore Vxezb
// cSpell:ignore divpiggydiv

namespace Drupal\big_pipe_test;

+1 −0
Original line number Diff line number Diff line
# Clashes with default configuration provided by the config_test module.
# cspell:ignore suis
label: 'Je suis'
+1 −0
Original line number Diff line number Diff line
# Clashes with default configuration provided by the config_test module.
# cspell:ignore suis
label: 'Je suis'
Loading