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

ruff: extend-exclude → exclude #4175

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Jan 5, 2024

Summary of changes

There is no such thing as extend-include, at least in ruff 0.1.11:

ruff failed
  Cause: Failed to parse /path/to/ruff.toml
  Cause: TOML parse error at line 1, column 1
  |
1 | [lint]
  | ^^^^^^
unknown field `extend-exclude`

Pull Request Checklist

There is no such thing as extend-include, at least in ruff 0.1.11:

	ruff failed
	  Cause: Failed to parse /path/to/ruff.toml
	  Cause: TOML parse error at line 1, column 1
	  |
	1 | [lint]
	  | ^^^^^^
	unknown field `extend-exclude`
@abravalheri abravalheri merged commit 85fd45b into pypa:main Jan 5, 2024
22 checks passed
@abravalheri
Copy link
Contributor

Thank you!

@DimitriPapadopoulos DimitriPapadopoulos deleted the extend-include branch January 5, 2024 21:22
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