Skip to content

Fill xcontainers of static uncontiguous layout contiguously if their runtime layout is contiguous #485

Fill xcontainers of static uncontiguous layout contiguously if their runtime layout is contiguous

Fill xcontainers of static uncontiguous layout contiguously if their runtime layout is contiguous #485

Workflow file for this run

name: Static Analysis
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pre-commit/[email protected]