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

Whitelist path documentation #328

Merged
merged 3 commits into from
Sep 28, 2023
Merged

Whitelist path documentation #328

merged 3 commits into from
Sep 28, 2023

Conversation

mssalvatore
Copy link
Contributor

Description

Adds explicit documentation regarding how the whitelist file can be configured in the pyproject.toml.

Related Issue

Issue #327

Checklist:

  • I have updated the documentation in the README.md file or my changes don't require an update.
  • I have added an entry in CHANGELOG.md. N/A
  • I have added or adapted tests to cover my changes. N/A
  • I have run tox -e fix-style to format my code and checked the result with tox -e style.

mssalvatore and others added 3 commits September 26, 2023 10:58
It may be unclear to users that the whitelist is configurable by adding
it to the `paths` variable in pyproject.toml (see
#327). Adding it into the
example configuration should make this more obvious.
It may be unclear to users that the whitelist is configurable by adding
it to the `paths` variable in pyproject.toml (see
#327). Adding an explicit
note about this should help.
@jendrikseipp jendrikseipp merged commit 3725d1f into jendrikseipp:main Sep 28, 2023
12 checks passed
@jendrikseipp
Copy link
Owner

Thanks for the PR! I think having the extended example is enough, so I removed the extra text.

@mssalvatore mssalvatore deleted the whitelist-path-documentation branch September 28, 2023 21:19
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.

2 participants