Skip to content

docs(README): add information on Nix installation #27

docs(README): add information on Nix installation

docs(README): add information on Nix installation #27

Workflow file for this run

name: Stylua
on:
- push
- pull_request
jobs:
stylua:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: StyLua
uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 0.20.0
args: --check .