Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 10:33
· 25 commits to master since this release
1a00d5b

YANKED

Updated

  • Updated lua pattern:
    • Support require("someone's lib") (#2)
    • Allow all whitespace between require and parentheses (#3)
    • Allow whitespace within the parentheses too