Skip to content

Issues with leading escape sequences in strings #2871

@cryptomilk

Description

@cryptomilk

codespell 2.2.4

As codespell checks strings and if a string looks like the following:

f.write("\tread only = no\n")

It complains that tread is incorrect as it doesn't detect the t as part of the escape sequence.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions