luacheck

A tool for linting and static analysis of Lua code. (by lunarmodules)

Luacheck Alternatives

Similar projects and alternatives to luacheck

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better luacheck alternative or higher similarity.

luacheck reviews and mentions

Posts with mentions or reviews of luacheck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-10.
  • strict.lua
    4 projects | /r/lua | 10 May 2023
    Luacheck is now maintained by lunarmodules.
  • UltiSnips to LuaSnip converter
    5 projects | /r/neovim | 6 Jan 2023
    I first started by reading some tutorials but most of those used parser combinators. For me, parser combinators always caused some issues sooner or later (at least in Lua when trying to parse recursive / nested nodes). An example project that uses this technique is vim-vsnip: https://github.com/hrsh7th/vim-vsnip/blob/master/autoload/vsnip/snippet/parser.vim. Later, I found out that Luacheck uses a different approach which I liked better: https://github.com/lunarmodules/luacheck/blob/master/src/luacheck/parser.lua. That's the project that helped me the most while writing my own parsers for different snippet engines.
  • What love packages/libraries do you guys currently use and consider essential for every project you guys made?
    7 projects | /r/love2d | 16 Dec 2022
    I'm just a contributor to Gabe, but I use luacheck in my other projects. Install it (with hererocks+luarocks on Win and luarocks elsewhere), set it up in your editor, and you'll get warnings about typos and other potential bugs. luacheckrc lets you configure it: turn off warnings you don't care about, customize it for different files.
  • Local function question, clarification.
    1 project | /r/love2d | 28 Jan 2022
    Use luacheck to find all global and unused variables in your project.
  • Pure Python Nvim Config
    3 projects | /r/neovim | 9 Jan 2021
    I’m not really really sure what exactly you’re relying on that is so specific to Python, but Lu’s appears to have a static analysis linter. https://github.com/luarocks/luacheck
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 29 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic luacheck repo stats
5
326
4.6
18 days ago

lunarmodules/luacheck is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of luacheck is Lua.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com