Skip to content
Snippets Groups Projects
Commit d4da3c04 authored by Xuefeng Ding's avatar Xuefeng Ding
Browse files

try to fix

parent c65089c5
No related branches found
No related tags found
No related merge requests found
...@@ -34,8 +34,8 @@ repos: ...@@ -34,8 +34,8 @@ repos:
rev: v0.7.4 # Use the latest version rev: v0.7.4 # Use the latest version
hooks: hooks:
- id: ruff - id: ruff
args: ["--fix", "--exit-non-zero-on-fix", "--show-fixes"] # args: ["--fix", "--exit-non-zero-on-fix", "--show-fixes"]
# args: ["--fix", "--show-fixes"] args: ["--fix", "--show-fixes"]
- id: ruff-format - id: ruff-format
- repo: https://github.com/cheshirekow/cmake-format-precommit - repo: https://github.com/cheshirekow/cmake-format-precommit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment