]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: github: add a few more words to the codespell ignore list
authorThayne McCombs <thayne@lucidchart.com>
Fri, 8 Jan 2021 04:42:56 +0000 (21:42 -0700)
committerWilly Tarreau <w@1wt.eu>
Fri, 8 Jan 2021 14:03:13 +0000 (15:03 +0100)
commitffa21224c04ffaf6ed2544dec9170353fac9fb21
tree912cd147eced369387dba8564ab298fb1b7636c7
parent478e5ddc8d2ecab13391c96a4001081b1cf9b981
CI: github: add a few more words to the codespell ignore list

This adds "referer,ot,uint,iif,fo,keep-alives" to the ignore list:
  - "referer" is the well-known HTTP header field name (with its
    spelling error)
  - "ot" appears a lot in the opentracing contrib.
  - "iff" often stands for "if and only if"
  - "fo" appears as a test string in tests/ist.c (could possibly be
     changed)
  - "keep-alives" appears as a noon in "...enable TCP keep-alives".
.github/workflows/codespell.yml