diff --git a/detector.luau b/detector.luau index 51a7f69..d9d4778 100644 --- a/detector.luau +++ b/detector.luau @@ -23,4 +23,4 @@ for _, file in pairs(filesWithWorkspace) do stdio.write(stdio.color("green")) stdio.write(` {file}\n`) stdio.write(stdio.color("reset")) -end \ No newline at end of file +end