Skip to content

Commit 6db3401

Browse files
committed
Messing with lua rellob
1 parent e5ecfeb commit 6db3401

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

fnl/nfnl/gc.fnl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33

44
(local M (define :nfnl.gc))
55

6+
(fn M.find-orphan-lua-files []
7+
(fs.relglob "." "**/*.lua"))
8+
69
M

lua/nfnl/gc.lua

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)