Skip to content

ci: enforce Ruff linting - #47

Merged
royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
Rayan-and-beyond:ci/ruff-16
Sep 16, 2026
Merged

royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
Rayan-and-beyond:ci/ruff-16

Conversation

@Rayan-and-beyond

Copy link
Copy Markdown
Contributor

Summary

  • run the configured Ruff lint check in CI on Python 3.12
  • clean the repository's current Ruff findings without suppressing rules
  • document ruff check . and the current formatting policy

Closes #16

Validation

  • uv run ruff check . — passed
  • PYTHONPATH=. uv run pytest -q — 54 passed
  • git diff --check — passed

@royalpinto007
royalpinto007 merged commit 1c5bd9c into AgentPostmortem:main Sep 16, 2026
8 checks passed
@github-actions

Copy link
Copy Markdown

Nice work @Rayan-and-beyond, this is merged.

Agentrace gets better every time someone outside the repo digs in like this.

If you find Agentrace useful, consider dropping a star. It helps more people find it.

Happy to see more from you whenever you have the time.

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.

ruff is installed and configured but never runs in CI

2 participants