Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 5 Lua Linter Projects
-
Yeah. While you're at it, make a habit of running luacheck on your files as it helps catch a lot of these issues that can sneak in by mistake: https://github.com/mpeterv/luacheck
-
nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
This will be the third linting solution to make use of the [Neovim Diagnostic] module after null-ls and nvim-lint. All can co-exist, all have the pros and cons.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Project mention: linux c++ devs, what does your dev environment look like? | reddit.com/r/cpp | 2022-11-07
FYI I based my configs off of an older version of https://github.com/Abstract-IDE/Abstract
-
diagnosticls-configs-nvim
An unofficial collection of different linter and formatter configurations for diagnostic-languageserver used for built-in nvim-lsp
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Lua Linter related posts
- ALE now supports Neovim's diagnostics API
- ALE alternative in Lua
- Looking for a better IDE for Linux and Mac with inline errors and warnings
- 1. Is it easier to switch from Python to Rust or to switch from JavaScript to Rust (in terms of learning)?
- Improved Tcl support in Neovim
- Lua is eye candy
- How to do syntax checking on languages that don't have an LSP server in neovim?
-
A note from our sponsor - SonarLint
www.sonarlint.org | 31 Mar 2023
Index
What are some of the best open-source Linter projects in Lua? This list will help you:
Project | Stars | |
---|---|---|
1 | luacheck | 1,761 |
2 | nvim-lint | 534 |
3 | Abstract | 151 |
4 | diagnosticls-configs-nvim | 65 |
5 | format-installer.nvim | 34 |