Commit graph

6 commits

Author SHA1 Message Date
8c8e49d75c
ci: scripts + format 2026-03-04 13:51:56 -05:00
81f5273840 chore: convert .luarc.json to nested format and add busted library
Problem: .luarc.json used the flat dotted-key format which is not the
canonical LuaLS schema. The busted library was also missing, so LuaLS
could not resolve types in test files.

Solution: rewrite .luarc.json using nested objects and add
${3rd}/busted/library to workspace.library.
2026-02-26 22:47:05 -05:00
4d58db8520
ci: nix config migration 2026-02-23 18:04:17 -05:00
Barrett Ruth
57b4a3ff15 fix: rename 2025-10-23 22:17:49 -04:00
c91294f4bd fix(ci): proper luarc runtime 2025-09-18 19:44:38 -04:00
a4fabd11a2 fix(ci): vim typing 2025-09-12 17:39:28 -05:00