Remove repo-wide comment steering directives - #98
Open
ahrav wants to merge 2 commits into
Open
Conversation
|
Important Review skippedToo many files! This PR contains 1316 files, which is 1166 over the limit of 150. To get a review, reduce the PR to 150 files or fewer by splitting it into smaller PRs or changing its base branch. Upgrade to Pro+ to raise the limit. Usage-priced reviews support at most 300 files. ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (20)
📒 Files selected for processing (1316)
You can disable this status message by setting the |
ahrav
marked this pull request as ready for review
August 30, 2026 07:05
|
You have reached your Codex usage limits for security reviews. Please try again later. |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (150 files)
Reviewed by gemini-3.7-flash · Input: 207.7K · Output: 14.6K · Cached: 981.3K |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
commentlint: allow(JUDGE)directives from 150 tracked source/config files.Verification
cargo fmt --checkbun run typecheckbun run lintbun run test: 6,414 passed, 4 skipped.cargo test --workspace: passed.bun run test:changedpass in isolated runs.Warning-only ECHO001 and HEDGE001 findings remain unchanged. No executable behavior changes are intended.