Viktor Szakats
5013ecac4a
timeval: move an exception inline
2025-07-21 15:20:43 +02:00
Viktor Szakats
7611b2ccf3
drop exception now unnecessary
2025-07-21 15:20:43 +02:00
Viktor Szakats
ea1d34fa29
cleanups
2025-07-21 15:20:43 +02:00
Viktor Szakats
eed641d269
unit1304: make exception inline
2025-07-21 15:20:43 +02:00
Viktor Szakats
dd6cef6c87
drop exception now unnecessary
2025-07-21 15:20:43 +02:00
Viktor Szakats
e266caa1cf
drop exception now unnecessary
2025-07-21 15:20:43 +02:00
Viktor Szakats
e7e3a6997a
cleanups
2025-07-21 15:20:43 +02:00
Viktor Szakats
ca84cf475d
drop exception now done with hex regex
2025-07-21 15:20:43 +02:00
Viktor Szakats
5a7c9cc383
drop exception now done inline
2025-07-21 15:20:43 +02:00
Viktor Szakats
73f951bc47
make exclusions not match substrings
2025-07-21 15:20:43 +02:00
Viktor Szakats
ab8b31924c
typos.toml exclude files with base64 data to not trigger two-letter word false positives
2025-07-21 15:20:42 +02:00
Viktor Szakats
f0a5207484
split exceptions to sep entries
...
In the hope of 'ba' not excluding every word having 'ba' in it
(like 'eyeballers')
2025-07-21 15:20:42 +02:00
Viktor Szakats
5f1a14cb9b
typos.toml except "eyeballers"
2025-07-21 15:20:42 +02:00
Viktor Szakats
220435a4e7
typos.toml tell the triggering file for two exceptions
2025-07-21 15:20:42 +02:00
Viktor Szakats
543b5b1782
libcurl.m4: change wording to avoid typos hitting it
2025-07-21 15:20:42 +02:00
Viktor Szakats
c713c84d53
schannel_int: inline ignore a false positive
2025-07-21 15:20:42 +02:00
Viktor Szakats
3db55f772d
tool_setopt: slightly update comment to avoid typos exception
2025-07-21 15:20:42 +02:00
Viktor Szakats
76ff22027d
ftp: slightly update comment to avoid typos exception
2025-07-21 15:20:42 +02:00
Viktor Szakats
1f8c2358ed
hostip4: QNX nto -> QNX Neutrino to not trip typos tool
2025-07-21 15:20:42 +02:00
Viktor Szakats
e063bd44b4
lib: AGAINed -> AGAIN-ed to make typos tool happy
2025-07-21 15:20:42 +02:00
Viktor Szakats
30d46ed6fa
schannel.c: replace global exception with an inline one
2025-07-21 15:20:42 +02:00
Viktor Szakats
488b1951b2
typos drop no longer used exception
2025-07-21 15:20:42 +02:00
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
5e32139f08
tests: fixup Passiv to Passiv in FTP server response. Is this OK?
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
9f99d6a913
typos.toml drop exceptions means for packages/*, now excluded by dir
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
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
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
Viktor Szakats
70e4cdd6e5
cleanup typos exceptions, ignore all 2-3-letter words
2025-07-21 15:20:39 +02:00
Viktor Szakats
7029c0a364
try typos
2025-07-21 15:20:39 +02:00