Skip to content

Fix rustfmt silently skipping symlinked sources #6851

Fix rustfmt silently skipping symlinked sources

Fix rustfmt silently skipping symlinked sources #6851

Workflow file for this run

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