summaryrefslogtreecommitdiff
path: root/modules/cpplint/1.6.1/presubmit.yml
blob: 47e84113ba1038bc9e8bcbd2453b4e5cd4ad21a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
matrix:
  platform:
  - debian10
  - ubuntu2004
  - macos
  - macos_arm64
  - windows
  bazel:
  - 7.x
  - 6.x
tasks:
  verify_targets:
    name: Verify build targets
    platform: ${{ platform }}
    bazel: ${{ bazel }}
    build_targets:
    - '@cpplint'