Skip to content

feat: add editorconfig #22

feat: add editorconfig

feat: add editorconfig #22

Workflow file for this run

name: "Check"
on:
pull_request:
push:
jobs:
check-flakes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
- run: nix flake check