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

Used black's force-exclude instead of extend-exclude. #2475

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

chassing
Copy link
Member

When using VS code black plugin, because the filename is passed
explicitly, the file referred to in extend-exclude is not properly
excluded. Use force-exclude instead to say we really mean it.

see psf/black#438

When using VS code black plugin, because the filename is passed
explicitly, the file referred to in `extend-exclude` is not properly
excluded. Use `force-exclude` instead to say we really mean it.

see psf/black#438
Copy link
Contributor

@geoberle geoberle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chassing
Copy link
Member Author

/retest

@chassing chassing merged commit 5976463 into app-sre:master Jun 20, 2022
@chassing chassing deleted the black-force-exclude branch June 20, 2022 07:02
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