Skip to content

Commit

Permalink
chore: update debug infor
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng committed Dec 21, 2023
1 parent cae77b8 commit a457fe8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ repos:
rev: 2a92e91720ca4bc79d67c3e4aea57642f598d534
hooks:
- id: clang-format
args: [--style=file, --version=15] # to load .clang-format
args: [--style=file, --version=16] # to load .clang-format
- id: clang-tidy
args: [--checks=.clang-tidy, --version=15] # path/to/.clang-tidy
args: [--checks=.clang-tidy, --version=16] # path/to/.clang-tidy

0 comments on commit a457fe8

Please sign in to comment.