Skip to content

Reformat the code with nixfmt-rfc-style #72

Reformat the code with nixfmt-rfc-style

Reformat the code with nixfmt-rfc-style #72

Workflow file for this run

name: Lint via pre-commit-hooks
on:
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V27
- run: nix flake check ./dev -L --override-input src path:.