Skip to content

feat(gradle): detekt per-task filter [3e]#37

Draft
Nava2 wants to merge 1 commit intofeat/gradle-testfrom
feat/gradle-detekt
Draft

feat(gradle): detekt per-task filter [3e]#37
Nava2 wants to merge 1 commit intofeat/gradle-testfrom
feat/gradle-detekt

Conversation

@Nava2
Copy link
Copy Markdown
Collaborator

@Nava2 Nava2 commented Mar 18, 2026

Part 6/11 (#21). Groups violations by rule (>3 grouped, <=3 inline). Uses RegexSet. Token savings: 85%+. Upstream: rtk-ai#709

Add detekt filter that groups violations by rule when >3 of the same
rule exist, with inline format for fewer violations. Uses RegexSet for
noise pattern matching.

Token savings: 85%+ on detekt output.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Kevin Brightwell <kevin.brightwell@faire.com>
@Nava2 Nava2 force-pushed the feat/gradle-test branch from 173f778 to 7aeb957 Compare March 26, 2026 19:51
@Nava2 Nava2 force-pushed the feat/gradle-detekt branch from 91bcc00 to f9e8577 Compare March 26, 2026 19:51
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