Skip to content

pkgs/pvxs: init at 1.2.2 #64

pkgs/pvxs: init at 1.2.2

pkgs/pvxs: init at 1.2.2 #64

Workflow file for this run

name: "Check EditorConfig"
permissions: read-all
on:
push:
pull_request:
jobs:
editorconfig:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
- name: "Check EditorConfig"
run: nix run 'nixpkgs#eclint' --inputs-from .