Commit graph

1127 commits

Author SHA1 Message Date
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
0d1147e699
try using linuxbrew instead 2025-07-21 15:20:41 +02:00
Viktor Szakats
4b4e71781d
rename step, install specific crate version
But, it takes 1 minutes to install typos, which seems high to run
a 3-second task.
2025-07-21 15:20:41 +02:00
Viktor Szakats
36a663d2d5
Revert "try making pytype job faster"
This reverts commit fa3a90efaf4b1a6f3c235bcf37ee9711ada3829e.

Already passing all files at once.
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
Viktor Szakats
3dc6cf96c4
try making pytype job faster 2025-07-21 15:20:40 +02:00
Viktor Szakats
6f899a738f
move typos version back to GHA 2025-07-21 15:20:40 +02:00
Viktor Szakats
bc4fa842c1
move codespell version back to GHA 2025-07-21 15:20:39 +02:00
Viktor Szakats
d2a801d82f
move typos to a script 2025-07-21 15:20:39 +02:00
Viktor Szakats
7f4e2ea9f9
move codespell to a script 2025-07-21 15:20:39 +02:00
Viktor Szakats
70e4cdd6e5
cleanup typos exceptions, ignore all 2-3-letter words 2025-07-21 15:20:39 +02:00