fix: better style

This commit is contained in:
Ranomier 2025-05-08 20:30:50 +02:00
parent 698983167b
commit 2da8170c98
6 changed files with 9 additions and 14 deletions

View file

@ -10,4 +10,5 @@
formatted = builtins.concatStringsSep "\n" sortedUnique;
in
formatted;
# TODO: in the far future: add a little alias that greps throgh that file
}