Skip to content

Factor InMemoryVidIndexMap out of VidIndexMap #11211

Factor InMemoryVidIndexMap out of VidIndexMap

Factor InMemoryVidIndexMap out of VidIndexMap #11211

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- main
- 'releases/**'
types: [opened, synchronize, edited]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
name: Lint changed files
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: world-federation-of-advertisers/actions/lint@v2
with:
license-type: apache
copyright-holder: The Cross-Media Measurement Authors