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

docs: Hide conftest at any level #170

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

llucax
Copy link
Contributor

@llucax llucax commented Nov 2, 2023

Now that conftest to test examples can live at a higher level in the directory structure it is better to ignore any conftest module, even if there is a slim chance that anyone could have a conftest module that should be part of the public interface (which will conflict with pytest anyway).

Now that `conftest` to test examples can live at a higher level in the
directory structure it is better to ignore any `conftest` module, even
if there is a slim chance that anyone could have a `conftest` module
that should be part of the public interface (which will conflict with
`pytest` anyway).

Signed-off-by: Leandro Lucarella <[email protected]>
@llucax llucax requested a review from a team as a code owner November 2, 2023 14:10
@llucax llucax requested a review from Marenz November 2, 2023 14:10
@llucax llucax self-assigned this Nov 2, 2023
@llucax llucax added part:mkdocs Affects the configuration of mkdocs type:regression Something isn't working, but it was working before labels Nov 2, 2023
@llucax llucax added this to the v0.7.3 milestone Nov 2, 2023
@llucax llucax enabled auto-merge November 2, 2023 14:11
@llucax llucax added this pull request to the merge queue Nov 2, 2023
Merged via the queue into frequenz-floss:v0.x.x with commit b8ee525 Nov 2, 2023
16 checks passed
@llucax llucax deleted the fix-docs-conftest branch November 2, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part:mkdocs Affects the configuration of mkdocs type:regression Something isn't working, but it was working before
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants