Skip to content

Updated 3 input(s): Hyprland, Spicetify-Nix and Zen-Browser #1580

Updated 3 input(s): Hyprland, Spicetify-Nix and Zen-Browser

Updated 3 input(s): Hyprland, Spicetify-Nix and Zen-Browser #1580

Workflow file for this run

name: Check Nix formatting
on: [push, pull_request]
jobs:
check-formatting:
name: Check formatting
runs-on: ubuntu-latest
steps:
- name: Code checkout
uses: actions/checkout@v4
- name: Setup Alejandra CLI
uses: luisnquin/[email protected]
- name: Check formatting
run: alejandra --check **/*.nix