Skip to content

Add ruff linter for Python in CI #8

@aviralgarg05

Description

@aviralgarg05

Add ruff linter to CI for Python code in nexum_ai/.

- name: Install ruff
  run: pip install ruff

- name: Lint Python
  run: ruff check nexum_ai/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions