Skip to content

feat: Add support for Lua files#89

Merged
mbrukman merged 1 commit into
mbrukman:mainfrom
ianlewis:lua-support
Jan 16, 2026
Merged

feat: Add support for Lua files#89
mbrukman merged 1 commit into
mbrukman:mainfrom
ianlewis:lua-support

Conversation

@ianlewis

Copy link
Copy Markdown
Contributor

Adds support for adding headers to Lua files.

Fixes #88

@mbrukman

Copy link
Copy Markdown
Owner

Hey @ianlewis, great to see a PR from you (actually two I see) and so sorry I did not review this earlier! My bad.

Looks like in the meantime, macos-13 has been EOL'd and removed so that check is now failing. Let me replace that with macos-14 or maybe even macos-15 so we get to a green state, and then you can rebase and repush.

Give me a bit of time, will get this sorted out shortly.

@mbrukman

Copy link
Copy Markdown
Owner

OK, @ianlewis — please sync your main branch and rebase your lua-support branch and git push -f so we can rerun the tests. Thanks for your patience!

@mbrukman mbrukman self-assigned this Jan 16, 2026
Signed-off-by: Ian Lewis <ianmlewis@gmail.com>
@ianlewis

Copy link
Copy Markdown
Contributor Author

OK, @ianlewis — please sync your main branch and rebase your lua-support branch and git push -f so we can rerun the tests. Thanks for your patience!

I rebased it over main so it should be good now.

@mbrukman mbrukman merged commit bd9863c into mbrukman:main Jan 16, 2026
3 checks passed
@mbrukman

Copy link
Copy Markdown
Owner

Thank you, @ianlewis!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lua files are not supported

2 participants