Skip to content

Commit

Permalink
test pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
PointKernel committed Oct 16, 2024
1 parent eb2a4d3 commit 3e3a48a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ repos:
language: system
pass_filenames: false
verbose: true
- id: godbolt-link
name: godbolt-link
entry: ./ci/check_goldbot.py
files: ^examples/
types_or: [file]
language: system
pass_filenames: false
verbose: true

default_language_version:
python: python3

0 comments on commit 3e3a48a

Please sign in to comment.