Skip to content

Commit

Permalink
enable more C++ test case
Browse files Browse the repository at this point in the history
  • Loading branch information
HydrogenSulfate committed Jan 7, 2025
1 parent 4e7183f commit 5b663f1
Show file tree
Hide file tree
Showing 6 changed files with 205 additions and 204 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- id: trailing-whitespace
exclude: "^.+\\.pbtxt$"
- id: end-of-file-fixer
exclude: "^.+\\.pbtxt$|deeppot_sea\\.json$"
exclude: "^.+\\.pbtxt$|deeppot_sea.*\\.json$"
- id: check-yaml
- id: check-json
- id: check-added-large-files
Expand Down
Loading

0 comments on commit 5b663f1

Please sign in to comment.