https://github.com/cpp-linter/test-cpp-linter-action
Test cpp-linter-action
https://github.com/cpp-linter/test-cpp-linter-action
clang-format clang-tidy cpp demo
Last synced: 11 months ago
JSON representation
Test cpp-linter-action
- Host: GitHub
- URL: https://github.com/cpp-linter/test-cpp-linter-action
- Owner: cpp-linter
- License: mit
- Created: 2021-04-26T03:34:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T05:38:59.000Z (about 1 year ago)
- Last Synced: 2025-01-01T16:27:44.831Z (about 1 year ago)
- Topics: clang-format, clang-tidy, cpp, demo
- Language: C++
- Homepage: https://github.com/cpp-linter/cpp-linter-action
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C/C++ Lint Action Test Repository
[](https://github.com/cpp-linter/test-cpp-linter-action/actions/workflows/cpp-lint-action.yml)
This is a test repository which has added `cpp-linter.yml`, so when an unformatted c/c++ source file was committed and create a Pull Request will automatically recognize and add warning comments.
If you have any suggestions or contributions, welcome to create issues/PRs [here](https://github.com/cpp-linter/cpp-linter-action).