quick-lint / quick-lint-js

quick-lint-js finds bugs in JavaScript programs

Home Page:https://quick-lint-js.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quick-lint-js

quick-lint-js finds bugs in JavaScript programs.

quick-lint-js finds many bugs, including:

  • Using a variable which does not exist
  • Assigning to a const variable
  • Using await in a non-async function
  • Syntax errors

Demonstration of quick-lint-js in Visual Studio Code

Installing

See installation instructions for how to install quick-lint-js' CLI, LSP server, and editor plugins.

Contributing

If you want to make quick-lint-js better, see our contributing guides.

Contact

Bugs and feature requests: file an issue on GitHub

IRC: ask questions in #quick-lint-js on Libera.Chat

Security bug reports (private disclosure): email strager.nds@gmail.com

About

quick-lint-js finds bugs in JavaScript programs

https://quick-lint-js.com

License:GNU General Public License v3.0


Languages

Language:C++ 89.3%Language:JavaScript 3.0%Language:Go 2.2%Language:CMake 1.5%Language:Python 1.5%Language:Shell 0.7%Language:Diff 0.4%Language:TLA 0.3%Language:Emacs Lisp 0.3%Language:Vim Script 0.2%Language:Nix 0.1%Language:Dockerfile 0.1%Language:HTML 0.1%Language:Jinja 0.1%Language:PowerShell 0.1%Language:Lua 0.1%Language:Makefile 0.0%Language:Ruby 0.0%