titan-lang / titan

The Titan programming language
http://titan-lang.org
MIT License
406 stars 13 forks source link

Remove "unused variable self" warnings from Luacheck #183

Closed hugomg closed 6 years ago

hugomg commented 6 years ago

The "self" variable not being used in a method is very common and something that can easily happen when defining functions with ":" syntax