preview.nvim/lua
Barrett Ruth f2432969bd
fix(compiler): reformat one-shot open condition for line length
Problem: the added fs_stat condition exceeded stylua's line length
limit on the one-shot open guard.

Solution: split the boolean condition across multiple lines to match
the project's stylua formatting rules.
2026-03-04 13:50:32 -05:00
..
preview fix(compiler): reformat one-shot open condition for line length 2026-03-04 13:50:32 -05:00