Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Make rule input globs require at least one match #12

Open
Qix- opened this issue Sep 23, 2018 · 0 comments
Open

Make rule input globs require at least one match #12

Qix- opened this issue Sep 23, 2018 · 0 comments
Assignees
Labels
chore Something that must be done and isn't considered an 'enhancement' or bug
Projects

Comments

@Qix-
Copy link
Owner

Qix- commented Sep 23, 2018

For rules, input globs must match at least one file.

RULE foo: src/**/*.c  # errors if no files match
    ECHO found sources: {in}
@Qix- Qix- self-assigned this Sep 23, 2018
@Qix- Qix- added this to To-Do in Tag v1 Sep 23, 2018
@Qix- Qix- added the chore Something that must be done and isn't considered an 'enhancement' or bug label Sep 23, 2018
@Qix- Qix- changed the title Make rule input globs require at least match Make rule input globs require at least one match Sep 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Something that must be done and isn't considered an 'enhancement' or bug
Projects
Tag v1
  
To-Do
Development

No branches or pull requests

1 participant