GithubHelp home page GithubHelp logo

classicvalues / quick-lint-js Goto Github PK

View Code? Open in Web Editor NEW

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

1.0 1.0 0.0 7.47 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.16% C++ 72.65% Shell 0.70% C 3.27% Vim Script 0.22% JavaScript 7.51% Python 3.63% HTML 7.73% Ruby 0.04% CSS 0.52% Nix 0.04% Go 0.60% Dockerfile 0.07% Haskell 1.32% Emacs Lisp 0.55%

quick-lint-js's Introduction

quick-lint-js

quick-lint-js finds bugs in JavaScript programs.

Warning: This is pre-release software. quick-lint-js is under active development and is unstable. Use at your own risk.

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 erlliam avatar singalhimanshu avatar wgrr avatar vegerot avatar t100400 avatar brandoncc avatar leewannacott avatar lifeindata avatar liranuna avatar chuygil avatar eiffel-fl avatar edthedagger avatar angelja avatar frank-buss avatar maniac-en avatar spicyyboi avatar keyehzy avatar emadflash avatar janpoonthong avatar dlarocque avatar adebellis avatar xanas1252 avatar matttheus avatar lindenbyte avatar welenofsky avatar jeduardofr avatar dylanelliott27 avatar codeitquick avatar glblapco avatar

Stargazers

Classic Values avatar

Watchers

 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.