Skip to content

Suppress some annoying lints in what way #27

@qryxip

Description

@qryxip

BTW, how do we suppress clippy::many_single_char_names? Adding #![allow] to each module, or the crate root?

#![allow(clippy::many_single_char_names)]

Originally posted by @qryxip in #3 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions