# Configuration for codespell source code checking.  -*- conf -*-

[codespell]
builtin = clear,informal,rare

skip =
    CONTRIBUTORS,
    configure,
    */doc/man/*,
    */innd/keywords.c,
    libtool,
    */m4/libtool.m4,
    NEWS,
    */support/config.guess,
    */support/ltmain.sh,
    */control.ctl,

ignore-words-list =
    accpt,
    Accpt,
    aadd,
    aline,
    buildd,
    cant,
    caf,
    CAF,
    CAFs,
    clen,
    cLen,
    Connct,
    dne,
    dout,
    FAILE,
    flate,
    fo,
    fpr,
    ges,
    hel,
    htmp,
    inbrace,
    inFp,
    inh,
    mmaped,
    offsetp,
    ontrol,
    Ore,
    outlow,
    readin,
    rin,
    servent,
    Suh,
    te,
    tho,
    tookIt,
    WAST,
    wee,

uri-ignore-words-list =
    blong,
    chello,
    synopsys,
