Skip to content

False positive on Rust code #259

@langston-barrett

Description

@langston-barrett

I have the following snippet of code in my project:

    files: &mut [file::File],

tagref check yields:

Error when validating [file::File] @ ./src/plan.rs:68: No such file or directory (os error 2)

It would be nice to be able to disable tagref on a given line for cases like this.

Environment information:

  • Tagref version: 1.10.0
  • OS: nixos

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions