Giter Club home page Giter Club logo

tonysathre / quick-lint-js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quick-lint/quick-lint-js

0.0 1.0 0.0 70.8 MB

quick-lint-js finds bugs in JavaScript programs

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

License: GNU General Public License v3.0

CMake 1.26% C++ 71.03% Shell 0.55% C 2.91% JavaScript 6.97% Python 2.26% HTML 12.53% Ruby 0.04% CSS 0.50% Nix 0.02% Go 1.11% Dockerfile 0.10% Emacs Lisp 0.38% Lua 0.06% PowerShell 0.06% Vim Script 0.21%

quick-lint-js's Introduction

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.

See build instructions for how to build quick-lint-js for development.

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 [email protected]

Values

  • Performance. You use quick-lint-js in text editors and IDEs to show bugs as they are written. quick-lint-js must be fast to make feedback responsive.

    • Small design. The less infrastructure and developer conveniences used within quick-lint-js, the less time quick-lint-js wastes due to this bloat.
    • Few features. Features add run-time costs. With fewer features, quick-lint-js gives you feedback sooner.
  • High signal. quick-lint-js finds bugs, not nitpicks. You can use quick-lint-js in any project, no matter the size or style.

    • No opinions. quick-lint-js doesn't complain about style issues, like using 'strings' vs "strings". It complains about real bugs which everyone agrees are bugs.
    • No false positives. If quick-lint-js complains, you know it's a bug in your code.
    • No configuration. quick-lint-js works out-of-the-box. You don't need configuration files to tell quick-lint-js what buggy code looks like.

quick-lint-js's People

Contributors

strager avatar singalhimanshu avatar erlliam avatar wgrr avatar vegerot avatar t100400 avatar ahmafi avatar brandoncc avatar leewannacott avatar keyehzy avatar chuygil avatar lifeindata avatar herrhotzenplotz avatar eiffel-fl avatar edthedagger avatar rebraws avatar youness-asserare avatar liranuna avatar dav000 avatar spicyyboi avatar tonysathre avatar maniac-en avatar cgsdev0 avatar robminer6 avatar matttheus avatar frank-buss avatar angelja avatar tiagovla avatar cv92 avatar emadflash avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.