Skip to content

Add ruff to lint.yml#744

Draft
Ickerday wants to merge 1 commit intodevelopfrom
chore/adjust-linter-formatter-config
Draft

Add ruff to lint.yml#744
Ickerday wants to merge 1 commit intodevelopfrom
chore/adjust-linter-formatter-config

Conversation

@Ickerday
Copy link
Copy Markdown
Collaborator

No description provided.

- name: Lint with ruff
run: uv run --frozen ruff check
- name: Format with ruff
run: uv run --frozen ruff format --diff
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

do we also want to sort the imports here?

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