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 {
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue