Skip to content

Need a test to verify that Cargo.toml descriptions match lint descriptions #1655

@smoelius

Description

@smoelius

E.g., that this:

description = "A lint to check for calls to serialization methods with incorrect `len` arguments"

matches this:
"calls to serialization methods with incorrect `len` arguments",

A test like this would have the problem that #1650 fixed.

The test should go in this file: https://github.com/trailofbits/dylint/blob/master/examples/src/lib.rs

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