cpp-linter/cpp-linter-hooks

disable clang-format hook "already installed... " outputs

Closed this issue · 0 comments

# On Windows 
PS C:\Users\sxp\test> pre-commit run -a
clang-format.............................................................Failed
- hook id: clang-format
- files were modified by this hook

clang-format-18 already installed...
   checking SHA512... valid
# On AlmaLinux 
(venv) [sxp@PF4RL1PN:~/test]$ pre-commit run -a
clang-format.............................................................Failed
- hook id: clang-format
- files were modified by this hook

Downloading clang-format (version 18)
Installing clang-format-18 to /home/sxp/.cache/pre-commit/repo1v8axfuk/py_env-python3/bin