You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Lua community overall prefers continuing the legacy of C-style snake_case to CamelCase, for filenames, variables, and function names. Could metalua print a warning when it encounters CamelCase?
The text was updated successfully, but these errors were encountered:
The Lua community overall prefers continuing the legacy of C-style snake_case to CamelCase, for filenames, variables, and function names. Could metalua print a warning when it encounters CamelCase?
The text was updated successfully, but these errors were encountered: