mirror of
https://github.com/curl/curl.git
synced 2026-05-16 13:36:20 +03:00
GHA: switch off proselint
Because we cannot disable the individual warnings we do not care about, making this tool almost unusable for our purposes. See https://github.com/amperser/proselint/issues/1367 Instead, make 'very' a banned word (as recently that has been what proselint most commonly points out for us). Closes #15314
This commit is contained in:
parent
9cc246401e
commit
38bfe1c2aa
2 changed files with 50 additions and 48 deletions
1
.github/scripts/badwords.txt
vendored
1
.github/scripts/badwords.txt
vendored
|
|
@ -65,3 +65,4 @@ couldn't:could not
|
|||
64 bit\b=64-bit
|
||||
64-bits:64 bits or 64-bit
|
||||
32-bits:32 bits or 32-bit
|
||||
\bvery\b:rephrase using an alternative word
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue