Skip to content

Commit daa30a7

Browse files
Techassisbernauer
andauthored
chore: Apply suggestion
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent 759b2a4 commit daa30a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ repos:
5555
- id: rustfmt
5656
name: rustfmt
5757
language: system
58+
# Pinning to a specific rustc version, so that we get consistent formatting
5859
entry: cargo +nightly-2025-01-15 fmt --all -- --check
5960
stages: [pre-commit]
6061
pass_filenames: false

0 commit comments

Comments
 (0)