treewide: remove blank lines around 'let', 'in', and function arguments (#1700)

Link: https://github.com/nix-community/stylix/pull/1700

Reviewed-by: awwpotato <awwpotato@voidq.com>
This commit is contained in:
NAHO 2025-07-19 19:41:36 +02:00 committed by GitHub
parent 03699ed214
commit 2e2e96f6b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
60 changed files with 2 additions and 79 deletions

View file

@ -1,5 +1,4 @@
{ lib, pkgs, ... }:
let
package = pkgs.foliate;
in