Skip to content

Use ruff formatter, introduce helper dev script#11

Merged
arjkesh merged 1 commit intoNVIDIA:mainfrom
arjkesh:ruff_add
Dec 17, 2025
Merged

Use ruff formatter, introduce helper dev script#11
arjkesh merged 1 commit intoNVIDIA:mainfrom
arjkesh:ruff_add

Conversation

@arjkesh
Copy link
Copy Markdown
Collaborator

@arjkesh arjkesh commented Dec 17, 2025

Description

  1. Format files with https://pypi.org/project/ruff/
  2. Add helper script for users to run ruff with project specifications
  3. Update PR template documentation
  4. Updates GH actions checker

Important files

  • pyproject.toml: moved from darker to ruff
  • .github/workflows/tilegym-ci-infra-tests.yml: update to use ruff
  • format.sh: dev script

CI Configuration

config:
  build: true
  # valid options are "ops" and "benchmark"
  test: ["ops", "benchmark"]

Checklist

  • Documentation updated (if needed)
  • CI configuration reviewed

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Dec 17, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@arjkesh
Copy link
Copy Markdown
Collaborator Author

arjkesh commented Dec 17, 2025

/ok to test 278b5da

@hannahli-nv
Copy link
Copy Markdown
Collaborator

LGTM, thx!

@arjkesh arjkesh merged commit b6d39d6 into NVIDIA:main Dec 17, 2025
9 checks passed
@arjkesh arjkesh deleted the ruff_add branch December 17, 2025 01:43
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