Skip to content

False positive on Rust code #259

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions