Viktor Szakats
e0c2b94faf
test1328: noo -> nooo to not hit typos tool
2025-07-21 15:20:42 +02:00
Viktor Szakats
73bbf1a7eb
h2_upgrade_extreme: rename func to pacify typos tool
2025-07-21 15:20:42 +02:00
Viktor Szakats
170e2ab11d
Revert "ech_tests.sh: replace PN abbrev to pacify the typos tool"
...
This reverts commit 15f7fc1e29e7a45f3dd29508ee392cfb58af4332.
2025-07-21 15:20:42 +02:00
Viktor Szakats
c64db54d8f
ech_tests.sh: replace PN abbrev to pacify the typos tool
2025-07-21 15:20:42 +02:00
Viktor Szakats
b3ecec1fc3
codespell.sh: drop two exceptions (one no-op)
2025-07-21 15:20:42 +02:00
Viktor Szakats
9efcbee545
codespell.sh cleanup
2025-07-21 15:20:42 +02:00
Viktor Szakats
1794aad6f3
codespell include test data
2025-07-21 15:20:41 +02:00
Viktor Szakats
5f0611d14f
move exception inline 2
2025-07-21 15:20:41 +02:00
Viktor Szakats
137e2e48b3
move exception inline
2025-07-21 15:20:41 +02:00
Viktor Szakats
2ce346445d
codespell-ignore.txt drop exception no longer hit
2025-07-21 15:20:41 +02:00
Viktor Szakats
57c713eca9
codespell-ignore.txt match casing for aNULL
2025-07-21 15:20:41 +02:00
Viktor Szakats
d6daf91d54
test: replance beng with foobar to please spellcheckers
2025-07-21 15:20:41 +02:00
Viktor Szakats
6c8c98ab4d
ignore words for test1599
2025-07-21 15:20:41 +02:00
Viktor Szakats
327221c3aa
codespell ignore a word for test447
2025-07-21 15:20:41 +02:00
Viktor Szakats
36638d4337
ignore "beng"
...
As in test server responses:
HTTP/1.1 200 beng swsclose
2025-07-21 15:20:41 +02:00
Viktor Szakats
5e32139f08
tests: fixup Passiv to Passiv in FTP server response. Is this OK?
2025-07-21 15:20:41 +02:00
Viktor Szakats
80973d9301
codespell ignore a word like typos
2025-07-21 15:20:41 +02:00
Viktor Szakats
32b1918c72
codespell: add new exceptions for test code
2025-07-21 15:20:41 +02:00
Viktor Szakats
093decfbeb
codespell.sh: fixup file exclusions
2025-07-21 15:20:41 +02:00
Viktor Szakats
3f49f16c25
just exclude winbuild
2025-07-21 15:20:41 +02:00
Viktor Szakats
aa15206d94
go with disable-line
2025-07-21 15:20:41 +02:00
Viktor Szakats
1622bfec55
do the same for typos
2025-07-21 15:20:41 +02:00
Viktor Szakats
af823636c6
drop space from tag (should still be cspell compatible)
2025-07-21 15:20:41 +02:00
Viktor Szakats
bd5f0fef55
Revert "try built-in codespell ignore tag"
...
This reverts commit e78db252b7166d9f6ae5432f29237a79b59de225.
2025-07-21 15:20:41 +02:00
Viktor Szakats
9f106eb259
try built-in codespell ignore tag
2025-07-21 15:20:41 +02:00
Viktor Szakats
39f52b18bd
add codespell ignore pattern
...
https://cspell.org/docs/Configuration/document-settings
https://github.com/codespell-project/codespell/issues/1212#issuecomment-1721152455
2025-07-21 15:20:41 +02:00
Viktor Szakats
4d87b0db08
httpput-postfields.c: redact word to avoid hitting spellchecker false positive
2025-07-21 15:20:41 +02:00
Viktor Szakats
3baaad2941
ech_tests.sh: replace "pres" with "res"
2025-07-21 15:20:41 +02:00
Viktor Szakats
9f99d6a913
typos.toml drop exceptions means for packages/*, now excluded by dir
2025-07-21 15:20:40 +02:00
Viktor Szakats
2b8d63421f
runner.pm: rename variables to avoid an exception
2025-07-21 15:20:40 +02:00
Viktor Szakats
3a83bb1158
typos exclude packages/*
2025-07-21 15:20:40 +02:00
Viktor Szakats
2ffdf12c61
lib3026.c: rename variable to avoid spelling exceptions
2025-07-21 15:20:40 +02:00
Viktor Szakats
a8cf4d3842
redact word in example causing spellcheck hits 2
2025-07-21 15:20:40 +02:00
Viktor Szakats
1412454169
redact word in example causing spellcheck hits
2025-07-21 15:20:40 +02:00
Viktor Szakats
9de25ee030
adddocsref.pl: rename variable to avoid spelling exceptions
2025-07-21 15:20:40 +02:00
Viktor Szakats
c79ed59e36
runner.pm: rename variable to avoid spelling exceptions
2025-07-21 15:20:40 +02:00
Viktor Szakats
cbcc8bb410
lib1560: replace word in test to pass spellcheck
2025-07-21 15:20:40 +02:00
Viktor Szakats
e135677249
reword a comment to avoid spelling exception
2025-07-21 15:20:40 +02:00
Viktor Szakats
3e45ff807e
ech_tests.sh rename variable in docs to avoid exclusion
2025-07-21 15:20:40 +02:00
Viktor Szakats
4bf3b2c573
smbserver.py rename variable in docs to avoid exclusion
2025-07-21 15:20:40 +02:00
Viktor Szakats
5f5139e5ac
rename variable in docs to avoid exclusion
2025-07-21 15:20:40 +02:00
Viktor Szakats
3ac6df7f7c
test1173.pl: rename variable to avoid type hit
2025-07-21 15:20:40 +02:00
Viktor Szakats
2bf9c4f247
typos: move exclusiont to config, after finding the --force-exclude option
2025-07-21 15:20:40 +02:00
Viktor Szakats
0eec37c17c
typos: fixup
...
Apparently regexps do not work as expected.
Also seems to pick up some implicit rule from the local machine,
but found no option to make the hidden magic visible.
2025-07-21 15:20:40 +02:00
Viktor Szakats
3177e88f37
typos: hard to say what is going on, but now it picks up implicit rules from somewhere
...
on the local machine.
2025-07-21 15:20:40 +02:00
Viktor Szakats
4c8a47fb24
typos tweak 1
2025-07-21 15:20:40 +02:00
Viktor Szakats
b65552f294
drop typos exception
2025-07-21 15:20:40 +02:00
Viktor Szakats
bf48b89954
rename indx var to idx, drop exception
2025-07-21 15:20:40 +02:00
Viktor Szakats
7cdd186798
avoid exceptions by rename vars in getpart.c
2025-07-21 15:20:40 +02:00
Viktor Szakats
cb056a7ee1
rename variable, drop exception
2025-07-21 15:20:40 +02:00