Skip to content

chore(pyproject): make fmt expand pylint and pytest.ini_options#430

Merged
aaronliu0130 merged 1 commit intodevelopfrom
tomlhawk-chop
Apr 17, 2026
Merged

chore(pyproject): make fmt expand pylint and pytest.ini_options#430
aaronliu0130 merged 1 commit intodevelopfrom
tomlhawk-chop

Conversation

@aaronliu0130
Copy link
Copy Markdown
Member

@aaronliu0130 aaronliu0130 commented Apr 14, 2026

Summary by CodeRabbit

  • Chores
    • Reorganized internal project configuration structure for improved maintainability.

@aaronliu0130 aaronliu0130 requested a review from cclauss April 14, 2026 01:59
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 62cfb5c6-608d-4639-845b-7f0eec58bd6c

📥 Commits

Reviewing files that changed from the base of the PR and between 1fd4bba and 2655fb6.

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

📝 Walkthrough

Walkthrough

Configuration reorganization in pyproject.toml consolidates Pylint settings into nested table sections ([tool.pylint.basic], [tool.pylint.design], [tool.pylint.format], [tool.pylint.messages-control], [tool.pylint.reports]), migrates pytest configuration to [tool.pytest.ini_options], and adds a new [tool.pyproject-fmt] section with table expansion settings.

Changes

Cohort / File(s) Summary
Configuration Restructuring
pyproject.toml
Reorganized Pylint configuration from flat keys into nested table hierarchy; migrated pytest configuration to nested structure; added pyproject-fmt configuration with expand_tables directive.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Poem

🐰 Configs grow cluttered, tables spread thin,
Now nested and tidy, order within!
Pylint and pytest, arranged with great care,
A well-organized warren beyond compare! 🎩✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: reorganizing pyproject.toml to expand pylint and pytest.ini_options configuration sections for better formatting.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch tomlhawk-chop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@aaronliu0130 aaronliu0130 merged commit 9726877 into develop Apr 17, 2026
12 checks passed
@cclauss cclauss deleted the tomlhawk-chop branch April 18, 2026 06:16
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