Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure all excluded paths are included #231

Merged
merged 1 commit into from
Jan 19, 2021
Merged

Conversation

roaldnefs
Copy link
Member

Ensure all the excluded paths provided in the configuration and/or via
the CLI are passed to the runner.

Fixes #230

@roaldnefs roaldnefs added Type: Bug Something isn't working Priority: High labels Jan 19, 2021
Ensure all the excluded paths provided in the configuration and/or via
the CLI are passed to the runner.

Fixes warpnet#230

Signed-off-by: Roald Nefs <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--exclude does not seem to work since 0.5.0
2 participants