szymon-czapracki opened a new pull request, #2044: URL: https://github.com/apache/mynewt-nimble/pull/2044
This PR adds a GitHub Actions workflow that runs clang-tidy checks on changed lines only. It sets up the build environment, cleans compile_commands.json to avoid known clang errors, and uses clang-tidy-diff.py to efficiently lint code changes, helping maintain code quality on PRs and pushes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@mynewt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org