-1

I am new to lua language and I have written a lua code of which i want to do code review using lua-inspect . I am using ZeroBrane studio as an IDE.

1 Answers1

2

lua-inspect is already integrated into ZeroBrane Studio. You can run it on a current file using Project | Analyze. See the documentation for other related static analyzer options.

Paul Kulchenko
  • 25,884
  • 3
  • 38
  • 56