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

Use ruff format #831

Merged
merged 12 commits into from
Dec 4, 2023
Merged

Use ruff format #831

merged 12 commits into from
Dec 4, 2023

Conversation

karpetrosyan
Copy link
Member

@karpetrosyan karpetrosyan requested a review from a team October 25, 2023 06:17
scripts/check Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
scripts/check Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
karpetrosyan and others added 2 commits November 29, 2023 14:23
Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
@karpetrosyan karpetrosyan added the tooling Development tooling and workflow label Nov 29, 2023
@karpetrosyan
Copy link
Member Author

Now adding the max-line-length option does not make any sense because httpx was switched to the default ruff configuration in encode/httpx#2922.

There are some files that should be reformated with the new configurations, but to keep the PR simple and reviewable, I will update these lines after any approvals from the @encode/maintainers.

@tomchristie
Copy link
Member

Okay, so the linting checks are currently failing here.

I'd suggest we keep the max-line-length and get this merge on that basis, and then have a separate PR removing that and dealing with the line length changes that are required as a result.

@karpetrosyan karpetrosyan merged commit 6633b9f into encode:master Dec 4, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Development tooling and workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants