Reformat [stage]

This commit is contained in:
crschnick
2024-06-15 11:10:39 +00:00
parent 5ce9538633
commit 8f49c35aca
201 changed files with 1335 additions and 820 deletions

View File

@@ -25,7 +25,8 @@ open module io.xpipe.core {
uses ModuleLayerLoader;
uses ShellDialect;
provides ModuleLayerLoader with JacksonMapper.Loader,
provides ModuleLayerLoader with
JacksonMapper.Loader,
ShellDialects.Loader;
provides com.fasterxml.jackson.databind.Module with
CoreJacksonModule;