Skip to content

Don't run both check-format-flow and check-format-nightly in pre-comm…#2271

Open
kensimon wants to merge 2 commits into
NVIDIA:mainfrom
kensimon:drop-redundant-format-flow
Open

Don't run both check-format-flow and check-format-nightly in pre-comm…#2271
kensimon wants to merge 2 commits into
NVIDIA:mainfrom
kensimon:drop-redundant-format-flow

Conversation

@kensimon
Copy link
Copy Markdown
Contributor

@kensimon kensimon commented Jun 5, 2026

…it-verify-workspace

Description

check-format-nightly subsumes check-format-flow, and the latter was causing spurious warnings about unsupported nightly-only options (becauase we use options only available in nightly rustfmt, hence the custom make task.)

Also fix hallucinated "nico-lints" that doesn't exist (they're still called carbide-lints)

Type of Change

  • Add - New feature or capability
  • Change - Changes in existing functionality
  • Fix - Bug fixes
  • Remove - Removed features or deprecated functionality
  • Internal - Internal changes (refactoring, tests, docs, etc.)

Related Issues (Optional)

Breaking Changes

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • No testing required (docs, internal refactor, etc.)

Additional Notes

…it-verify-workspace

check-format-nightly subsumes check-format-flow, and the latter was
causing spurious warnings about unsupported nightly-only options
(becauase we use options only available in nightly rustfmt, hence the
custom make task.)

Also fix hallucinated "nico-lints" that doesn't exist (they're still
called carbide-lints)
@kensimon kensimon requested a review from a team as a code owner June 5, 2026 21:44
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 5, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 864376a8-98b6-46ad-8fe2-9ddc9fc82872

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

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

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

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