Skip to content

Add support for .lua files#27

Merged
liamawhite merged 1 commit into
masterfrom
lua
Sep 2, 2025
Merged

Add support for .lua files#27
liamawhite merged 1 commit into
masterfrom
lua

Conversation

@liamawhite

Copy link
Copy Markdown
Owner

Summary

  • Add lua language style with -- comment syntax in commentStyles map
  • Map .lua extension to lua language in commonExtensions
  • Add comprehensive test cases for lua file identification

Test plan

  • Added test cases for lua file language identification
  • All existing tests continue to pass
  • Verified lua files use correct -- comment style

    - Add lua language style with -- comment syntax
    - Map .lua extension to lua language
    - Add comprehensive test cases for lua file identification
@liamawhite liamawhite merged commit 2ffdfa6 into master Sep 2, 2025
3 checks passed
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.

1 participant