Skip to content

docs: Hide conftest at any level#170

Merged
llucax merged 1 commit intofrequenz-floss:v0.x.xfrom
llucax:fix-docs-conftest
Nov 2, 2023
Merged

docs: Hide conftest at any level#170
llucax merged 1 commit intofrequenz-floss:v0.x.xfrom
llucax:fix-docs-conftest

Conversation

@llucax
Copy link
Copy Markdown
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 <luca-frequenz@llucax.com>
@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
@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