Skip to content

Update crate_universe to now render subpackages instead of a single package #5932

Update crate_universe to now render subpackages instead of a single package

Update crate_universe to now render subpackages instead of a single package #5932

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]