Skip to content

Commit 0fd5322

Browse files
committed
Fix typo
1 parent 3e3a48a commit 0fd5322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
verbose: true
2828
- id: godbolt-link
2929
name: godbolt-link
30-
entry: ./ci/check_goldbot.py
30+
entry: ./ci/check_godbolt.py
3131
files: ^examples/
3232
types_or: [file]
3333
language: system

0 commit comments

Comments
 (0)