summaryrefslogtreecommitdiff
path: root/Biz/Lint.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Lint.hs')
-rw-r--r--Biz/Lint.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Lint.hs b/Biz/Lint.hs
index bc91f34..62ddba7 100644
--- a/Biz/Lint.hs
+++ b/Biz/Lint.hs
@@ -41,7 +41,7 @@ main = Cli.main <| Cli.Plan help move test pure
move :: Cli.Arguments -> IO ()
move args =
- Environment.getEnv "BIZ_ROOT" +> \root ->
+ Environment.getEnv "CODEROOT" +> \root ->
case Cli.getAllArgs args (Cli.argument "file") of
[] ->
changedFiles