feat: add taplo.toml to check now that we have it

This commit is contained in:
aviac 2025-10-16 08:47:07 +02:00 committed by Jade Ellis
parent 37983b33a2
commit fed808a3c6
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -77,7 +77,7 @@
continuwuity-all-features-toml-fmt = uwulib.build.craneLibForChecks.taploFmt {
src = pkgs.lib.sources.sourceFilesBySuffices uwulib.build.src [ ".toml" ];
# taplo arguments can be further customized below as needed
# taploExtraArgs = "--config ./taplo.toml";
taploExtraArgs = "--config ${inputs.self}/taplo.toml";
};
# Audit dependencies