Skip to content

Absolute include paths are silently ignored #490

@UebelAndre

Description

@UebelAndre

Passing includes = ["/some/path"] results in this value getting ignored. I think the cause is from:

if includes_attr.startswith("/"):
continue

Instead, this should warn users or throw an error explaining that the target is misconfigured.

Metadata

Metadata

Assignees

Labels

P2We'll consider working on this in future. (Assignee optional)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions