Skip to content

feat: custom lints for specs #87

@mkovaxx

Description

@mkovaxx

Currently there's no semantic validation for specs, which allows for subtle errors. For example, conditions (and capture expressions) may have side effects.

Ideally, Anodized would integrate with Clippy to provide lints that detect such issues in specs.

The dylint crate seems targeted at these kind of use cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions