Skip to content

VVC: implement skipNal() #706

VVC: implement skipNal()

VVC: implement skipNal() #706

Workflow file for this run

name: Code Style Check
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: DoozyX/clang-format-lint-action@v0.5
with:
clangFormatVersion: 9