Skip to content

Bug? ignore-words-list seems to have no effect #2375

@joshgoebel

Description

@joshgoebel

Am I doing something wrong? How can I get it to stop flagging MSDOS as an error? ignore-words-list seems to have no effect

> codespell
./src/keyszer/models/key.py:161: MSDOS ==> MS-DOS

My config:

[codespell]
ignore-words-list = MSDOS
skip = .venv,.git,build,keyszer.egg-info

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions