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

tox runs pollute the working directory #230

Open
dstathis opened this issue Jul 17, 2023 · 0 comments
Open

tox runs pollute the working directory #230

dstathis opened this issue Jul 17, 2023 · 0 comments

Comments

@dstathis
Copy link
Contributor

Bug Description

When running tests a whole bunch of directories are created at the root of the repo. This is likely due to the rule forwarding logic.

To Reproduce

tox

Environment

All

Relevant log output

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	grafana_dashboards/
	loki_alert_rules/
	prometheus_alert_rules/
	src/UNKNOWN.egg-info/

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant