Skip to content

Version 0.3.0

Latest
Compare
Choose a tag to compare
@simeg simeg released this 09 Aug 20:58
dd39f59
  • The language Lua is now supported (.lua)
  • If something goes wrong in the execution - status 1 is returned
  • Flags:
    • --short to output file.ext:line to make parsing easier
    • --extension to specify what type of file to analyze. Useful when reading a lot of files but you're only really interested in one type.

(thanks @tversteeg)