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

feat: migrate Python linting to Ruff #201

Merged
merged 1 commit into from
Jan 29, 2024
Merged

feat: migrate Python linting to Ruff #201

merged 1 commit into from
Jan 29, 2024

Conversation

coreone
Copy link
Member

@coreone coreone commented Oct 12, 2023

  • Change exceptions Pending and Revoked to PendingError and RevokedError (linting)
  • Refactor hard-coded numbers (linting)
  • Bump minor version for exception name changes

@coreone coreone changed the title Add ruff to Python linting Migrate Python linting to Ruff Oct 12, 2023
@coreone coreone added the enhancement New feature or request label Oct 13, 2023
@coreone coreone force-pushed the ruff branch 2 times, most recently from 5c6f4bb to 73f7076 Compare October 17, 2023 19:06
@coreone coreone force-pushed the ruff branch 2 times, most recently from b6d8438 to fef0419 Compare December 7, 2023 16:11
@coreone coreone force-pushed the ruff branch 2 times, most recently from f41997a to 3cf2d32 Compare December 18, 2023 14:30
@coreone coreone force-pushed the ruff branch 4 times, most recently from 2aac445 to 90b3d85 Compare January 29, 2024 17:12
* Change exceptions Pending and Revoked to PendingError and RevokedError (linting)
* Refactor hard-coded numbers (linting)
* Bump minor version for exception name changes
@coreone coreone marked this pull request as ready for review January 29, 2024 17:17
@coreone coreone requested a review from a team as a code owner January 29, 2024 17:17
@coreone coreone changed the title Migrate Python linting to Ruff fix: migrate Python linting to Ruff Jan 29, 2024
@coreone coreone merged commit a296f57 into main Jan 29, 2024
8 checks passed
@coreone coreone deleted the ruff branch January 29, 2024 17:19
@coreone coreone changed the title fix: migrate Python linting to Ruff feat: migrate Python linting to Ruff Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant