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

Change: Lint plugin with ruff instead of pylint and isort #67

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

bjoernricks
Copy link
Contributor

What

Lint plugin with ruff instead of pylint and isort

Why

Use ruff to lint the plugin itself.

@bjoernricks bjoernricks requested a review from a team as a code owner January 29, 2024 07:15
@bjoernricks bjoernricks enabled auto-merge (rebase) January 29, 2024 07:15
Copy link

Conventional Commits Report

Type Number
Changed 1

🚀 Conventional commits found.

The ruff settings have been changed therefore the test did fail now.
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (960d91f) 97.32% compared to head (8605118) 97.32%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files           3        3           
  Lines         112      112           
=======================================
  Hits          109      109           
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bjoernricks bjoernricks merged commit 823b72b into main Jan 29, 2024
17 checks passed
@bjoernricks bjoernricks deleted the project-cleanup branch January 29, 2024 07:32
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