Commit d2eb473
authored
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++ linting1 parent 734ef2c commit d2eb473
1 file changed
+14
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments