Skip to content

use an empty staticlib as an allocator library for cc_common.link #6236

use an empty staticlib as an allocator library for cc_common.link

use an empty staticlib as an allocator library for cc_common.link #6236

Workflow file for this run

name: Formatting
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
code-format-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]