Skip to content

softioc: init at 4.5.0; aioca init at 1.8.1 #556

softioc: init at 4.5.0; aioca init at 1.8.1

softioc: init at 4.5.0; aioca init at 1.8.1 #556

Workflow file for this run

name: "Check EditorConfig"
permissions:
contents: read
on:
pull_request:
jobs:
editorconfig:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
persist-credentials: false
- uses: cachix/install-nix-action@3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9 # v27
- name: "Check EditorConfig"
run: nix run 'nixpkgs#eclint' --inputs-from .