We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I used https://github.com/cpp-linter/cpp-linter-hooks and found the clang-tools output format output is inconsistent.
I would suggest capitalizing the first letter. e.g change downloading to Downloading
downloading
Downloading
$ pre-commit run --all-files clang-format.............................................................Failed - hook id: clang-format - exit code: 1 downloading clang-format (version 13) Installing clang-format-13 to /home/xshen/.cache/pre-commit/repol6kggrfo/py_env-python3.11/bin [Errno 2] No such file or directory: '/home/xshen/.cache/pre-commit/repol6kggrfo/py_env-python3.11/bin/clang-format' clang-tidy...............................................................Failed - hook id: clang-tidy - exit code: 1 downloading clang-tidy (version 13) Installing clang-tidy-13 to /home/xshen/.cache/pre-commit/repol6kggrfo/py_env-python3.11/bin [Errno 2] No such file or directory: '/home/xshen/.cache/pre-commit/repol6kggrfo/py_env-python3.11/bin/clang-tidy'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I used https://github.com/cpp-linter/cpp-linter-hooks and found the clang-tools output format output is inconsistent.
I would suggest capitalizing the first letter. e.g change
downloading
toDownloading
The text was updated successfully, but these errors were encountered: