Skip to content

dead-code: respect .cora.yaml ignore.files (examples/, extensions/, tests) #521

Description

@ajianaz

What

cora dead-code scans examples/ (Python) and extensions/ (TS) even though ignore.files exists in .cora.yaml for review.

Evidence

On codecoradev/uteke: ~50 findings from examples/python_uteke.py (client class methods) and extensions/*/index.ts — all entry points / public client API, never called internally.

Proposal

dead-code (and ideally scan) should honor the same ignore.files patterns used by review, or accept its own dead_code.exclude config section.

Impact

-90 obvious false positives per run on uteke.

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