Skip to content

chore: align dev optional-deps indentation in pyproject.toml#38

Merged
negillett merged 1 commit into
IntentProof:mainfrom
negillett:chore/pyproject-dev-deps-indent
May 10, 2026
Merged

chore: align dev optional-deps indentation in pyproject.toml#38
negillett merged 1 commit into
IntentProof:mainfrom
negillett:chore/pyproject-dev-deps-indent

Conversation

@negillett

@negillett negillett commented May 10, 2026

Copy link
Copy Markdown
Member

Normalize list entry indentation to match the rest of [project] tables.

Summary by CodeRabbit

  • Chores
    • Reformatted development configuration to improve readability.

Review Change Stack

Normalize list entry indentation to match the rest of [project] tables.

Co-authored-by: Cursor <cursoragent@cursor.com>
@negillett negillett self-assigned this May 10, 2026
@coderabbitai

coderabbitai Bot commented May 10, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f9f4f31f-5773-49ed-897a-fa3997a6ff57

📥 Commits

Reviewing files that changed from the base of the PR and between abbdc5b and a0ecddc.

📒 Files selected for processing (1)
  • pyproject.toml

📝 Walkthrough

Walkthrough

The PR adjusts formatting in pyproject.toml by introducing line-breaks within the dev optional-dependencies array. All dependency entries remain unchanged; only whitespace and line layout were modified across the six dependencies (pip-audit, pytest, pytest-asyncio, pytest-cov, ruff, and tox).

Changes

Dev Dependencies Formatting

Layer / File(s) Summary
Dependency Configuration
pyproject.toml
Dev optional-dependencies array reformatted with line-breaks before individual entries; dependency specifications preserved.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Hops through the TOML with glee,
Line-breaks aligned so cleanly!
Each dependency stands tall,
Formatted neat, no bugs at all! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: aligning dev optional-dependencies indentation in pyproject.toml, which directly matches the file modification and PR objectives.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@negillett negillett merged commit b433578 into IntentProof:main May 10, 2026
12 checks passed
@negillett negillett deleted the chore/pyproject-dev-deps-indent branch May 10, 2026 20:22
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.

1 participant