-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Labels
enhancementNew feature or requestNew feature or requestexternalThis issue relies on an external factorThis issue relies on an external factor
Description
https://www.lua.org/manual/5.4/manual.html#3.3.7
In 5.4 you can say things like local color_type <const> = type(color) but stylua can't parse the <
error: could not format file ./modules/NobleScene.lua: error parsing: error occurred while creating ast: unexpected token `<`. (starting from line 187, character 14 and ending on line 187, character 15)
additional information: expected 'end'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestexternalThis issue relies on an external factorThis issue relies on an external factor