

[DESIGN]
# Maximum number of branch for function / method body
max-branches=15

[MESSAGES CONTROL]
disable=
    consider-using-f-string,  # Python 2
    redundant-u-string-prefix,  # Python 2

[SPELLING]
# Spelling dictionary name.
spelling-dict=en_US

# List of comma separated words that should not be checked.
spelling-ignore-words=
    atto, Avram,
    exa, exbi,
    femto, func,
    gi, gibi, giga,
    IEC,
    ki, kibi,
    Lubkin,
    mebi, milli, MPL,
    nano,
    pedi, peta, pragma, pico, py,
    quecto, quetta,
    repr, ronna, ronto,
    sphinxcontrib,
    tebi, tera,
    yobi, yocto, yotta,
    zebi, zepto, zetta