Skip to content

capitalize the first letter of some print #81

New issue

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

Closed
shenxianpeng opened this issue Feb 17, 2024 · 0 comments
Closed

capitalize the first letter of some print #81

shenxianpeng opened this issue Feb 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@shenxianpeng
Copy link
Collaborator

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

$ 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'
@shenxianpeng shenxianpeng added the enhancement New feature or request label Feb 17, 2024
@shenxianpeng shenxianpeng changed the title capitalize the first letter capitalize the first letter of some print Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant