Skip to content

Use comment_ranges for isort directive extraction#9414

Merged
charliermarsh merged 1 commit intomainfrom
charlie/offset
Jan 6, 2024
Merged

Use comment_ranges for isort directive extraction#9414
charliermarsh merged 1 commit intomainfrom
charlie/offset

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

No need to iterate over the token stream to find comments -- we already know where they are.

@charliermarsh charliermarsh added the performance Potential performance improvement label Jan 6, 2024
@charliermarsh charliermarsh changed the title Use comment_ranges for isort directive extraction Use comment_ranges for isort directive extraction Jan 6, 2024
@charliermarsh charliermarsh merged commit f684175 into main Jan 6, 2024
@charliermarsh charliermarsh deleted the charlie/offset branch January 6, 2024 21:05
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 6, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Potential performance improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant