From b7c0cd8fbef6147bf1ff2e30abfcf5c4c025862b Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 25 Feb 2022 16:30:45 +0100 Subject: server: write out adjusted maps --- lib/WriteRepo.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/WriteRepo.hs') diff --git a/lib/WriteRepo.hs b/lib/WriteRepo.hs index e4815fe..2a62591 100644 --- a/lib/WriteRepo.hs +++ b/lib/WriteRepo.hs @@ -24,7 +24,7 @@ import System.FilePath.Posix (()) import Types (Dep (Local)) - +-- TODO: make this return a custom error type, not an exitcode writeAdjustedRepository :: LintConfig' -> FilePath -> FilePath -> DirResult Full -> IO ExitCode writeAdjustedRepository config inPath outPath result | resultIsFatal config result = -- cgit v1.2.3