We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3a48a commit 0fd5322Copy full SHA for 0fd5322
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
verbose: true
28
- id: godbolt-link
29
name: godbolt-link
30
- entry: ./ci/check_goldbot.py
+ entry: ./ci/check_godbolt.py
31
files: ^examples/
32
types_or: [file]
33
language: system
0 commit comments