You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use different clang-tidy CI job that can run on non-PR branches (#342)
* Use different clang-tidy CI job that can run on non-PR branches
* Configure permissions
* Assume only read permissions for PRs
* Clean up commented out code
* test CI by inducing a known error
* test CI by inducing a known error
* Set up dependencies needed for C++ before linting
* Include a version of ICU in setup as a dep for the ICU4C executor
* Add debug
* Remove extra args config
* Add manual invocation of clang-tidy
* Undo intentional linter error to test manual running of clang-tidy on CI
* Remove configs from off-the-shelf GH Actions for clang-tidy / C++ linting
0 commit comments