Skip to content

Conversation

@steph-rs
Copy link
Contributor

Closes #181

A few rustfmt features (imports_granularity, group_imports, trailing_comma) require nightly since they're still unstable.

I updated the fmt job in CI to use nightly to support these features - hope that's okay. This matches what reth does in their CI. All other jobs (build, test, clippy, docker) remain on stable.

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Nov 10, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@haardikk21 haardikk21 merged commit 8a38c48 into base:main Nov 12, 2025
12 checks passed
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.

chore: add rustfmt config

3 participants