mirror of
https://github.com/curl/curl.git
synced 2026-08-24 12:13:33 +03:00
badwords: fix issues found in scripts and other files
Single pass, not enforced. Also: - pyspelling.words: drop `web page` Closes #19572
This commit is contained in:
parent
42c43f695c
commit
ad35ecba97
45 changed files with 104 additions and 105 deletions
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
|
|
@ -6,7 +6,7 @@
|
|||
daysUntilStale: 180
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 14
|
||||
# Issues with these labels will never be considered stale
|
||||
# Issues with these labels are never considered stale
|
||||
exemptLabels:
|
||||
- pinned
|
||||
- security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue