lint fixes

This commit is contained in:
Vinzenz Schroeter 2025-04-24 22:30:57 +02:00
parent ad8b48fbc3
commit deb067b2b7
2 changed files with 7 additions and 6 deletions

View file

@ -102,7 +102,7 @@ This is useful, for example, if the target environment you're developing for can
For me, the trade-offs are worth it, as they provide greater transparency and control over the flake configuration.
That being said, I fully acknowledge that `flake-utils` can still be a great choice for many people.
That being said, I fully acknowledge that `flake-utils` can still be a great choice for many people.
It simplifies things and reduces the need to write boilerplate code, which can be a plus depending on your needs and workflow.
Ultimately, it's also matter of personal preference.