Skip to content

Show category-level rules before individual rules#14

Open
ScDor wants to merge 1 commit into
masterfrom
claude/category-level-grouping-012LaYxu88gzRtmheCg3MiuA
Open

Show category-level rules before individual rules#14
ScDor wants to merge 1 commit into
masterfrom
claude/category-level-grouping-012LaYxu88gzRtmheCg3MiuA

Conversation

@ScDor
Copy link
Copy Markdown
Owner

@ScDor ScDor commented Nov 15, 2025

This commit adds a new feature that highlights when all rules in a category (e.g., RUF, ASYNC) belong to the same situation (respected, autofixable, or violated).

Key changes:

  • Added category detection logic to identify complete categories
  • Display category summaries with emojis before detailed tables
  • Generate ready-to-use pyproject.toml configuration snippets
  • All rules still appear in detailed tables and CSV exports
  • Added comprehensive test suite for new functionality
  • Updated README with examples and feature documentation

The feature helps users quickly adopt entire rule categories by providing copy-paste configuration snippets.

This commit adds a new feature that highlights when all rules in a category
(e.g., RUF, ASYNC) belong to the same situation (respected, autofixable, or violated).

Key changes:
- Added category detection logic to identify complete categories
- Display category summaries with emojis before detailed tables
- Generate ready-to-use pyproject.toml configuration snippets
- All rules still appear in detailed tables and CSV exports
- Added comprehensive test suite for new functionality
- Updated README with examples and feature documentation

The feature helps users quickly adopt entire rule categories by providing
copy-paste configuration snippets.
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