feat: add taplo.toml to check now that we have it
This commit is contained in:
parent
37983b33a2
commit
fed808a3c6
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@
|
||||||
continuwuity-all-features-toml-fmt = uwulib.build.craneLibForChecks.taploFmt {
|
continuwuity-all-features-toml-fmt = uwulib.build.craneLibForChecks.taploFmt {
|
||||||
src = pkgs.lib.sources.sourceFilesBySuffices uwulib.build.src [ ".toml" ];
|
src = pkgs.lib.sources.sourceFilesBySuffices uwulib.build.src [ ".toml" ];
|
||||||
# taplo arguments can be further customized below as needed
|
# taplo arguments can be further customized below as needed
|
||||||
# taploExtraArgs = "--config ./taplo.toml";
|
taploExtraArgs = "--config ${inputs.self}/taplo.toml";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Audit dependencies
|
# Audit dependencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue