Skip to content

Enforce rule that first path in [paths] must exist, and choose paths based on that. #757

Closed
@nedbat

Description

@nedbat

The [paths] docs say:

The first value must be an actual file path on the machine where the reporting will happen, so that source code can be found.

But there is no immediate error if the first value is not a path. The existence of the path should be confirmed.

Further: if there are two [paths] sections, and a file path matches two of them, the one whose first entry exists should be chosen.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions