Skip to content

Add inline suppression (# noqa: evidence-gate) and an ignore file #3

Description

@Yesol-Pilot

Let users accept a specific known claim without lowering the whole gate.

Scope

  • Support an inline suppression comment on the claim line (e.g. # noqa: evidence-gate) so that line is skipped.
  • Optionally support a small ignore file (path:line or glob).
  • Add tests covering suppressed vs unsuppressed lines.

Rationale: a good honesty tool should let you explicitly accept a documented exception rather than silently widen the rules.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions