Skip to content

Moved rust_allocator_libraries to it's own .bzl file #5943

Moved rust_allocator_libraries to it's own .bzl file

Moved rust_allocator_libraries to it's own .bzl file #5943

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]