Skip to content

Hotfix for the emacs-lisp update #65

Hotfix for the emacs-lisp update

Hotfix for the emacs-lisp update #65

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:.