chore(CI): Run lint and format on PR (#19)

This commit is contained in:
Dashie 2025-09-07 14:51:52 +02:00 committed by GitHub
parent 3eef78654a
commit 0fa45657f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 47 additions and 24 deletions

View file

@ -60,7 +60,7 @@
# no idea if these are written correctly
example = [
pkgs.niri
pkgs.river
pkgs.river-classic
pkgs.swayfx
];
type = with lib.types; listOf package;