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

[ENH] Sphinx's exclude_patterns as ignore patterns #135

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

maxdup
Copy link

@maxdup maxdup commented Jul 27, 2023

Hi :) This is an implementation for the feature requested in issue #131

This fork enables sphinx-autobuild's ignore system to leverage sphinx's conf.py.
Sphinx's exclude_patterns configuration is now taken into account when determining what files to ignore.

P.S: I know my try statement looks a little paranoid but I feel it's adequate given the circumstances.
Anyway, let me know your thoughts.

P.P.S: Sorry I couldn't run the linter ¯_(ツ)_/¯ (but I did run the code through Black)

@welcome
Copy link

welcome bot commented Jul 27, 2023

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.

Welcome to the EBP community! 🎉

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

Successfully merging this pull request may close these issues.

None yet

1 participant