Skip to content

Conversation

@asottile-sentry
Copy link
Contributor

No description provided.

@asottile-sentry asottile-sentry requested review from a team June 17, 2024 21:06
@asottile-sentry asottile-sentry requested a review from a team as a code owner June 17, 2024 21:06
@asottile-sentry asottile-sentry requested a review from a team June 17, 2024 21:06
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 17, 2024

# Reject all files that exceed the maximum allowed size for this organization.
file_size = sum(x[2] for x in file_blobs)
file_size = sum(size for _, _, size in file_blobs if size is not None)
Copy link
Member

Choose a reason for hiding this comment

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

nice!

@asottile-sentry asottile-sentry merged commit cbb9d89 into master Jun 18, 2024
@asottile-sentry asottile-sentry deleted the asottile-typing-various-tasks branch June 18, 2024 13:51
@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants