Sometimes a full, static HTML website is desirable. Because HTML pages are all prebuilt, they load extremely quickly in web browsers.
Read more
The Linux Portal Site
Sometimes a full, static HTML website is desirable. Because HTML pages are all prebuilt, they load extremely quickly in web browsers.
Read morePylint is a static code analyser for Python 2 or 3. The latest version supports Python 3.10.0 and above.
Read moreXO is an opinionated but configurable ESLint wrapper with lots of goodies included. It enforces strict and readable code.
Read morestandard is designed to save you time by avoiding bikeshedding about code style. It’s a style guide, linter, and formatter.
Read morepycodestyle is a tool to check your Python code against some of the style conventions in PEP 8.
Read morequick-lint-js gives you instant feedback as you code. Find bugs in your JavaScript.
Read morePyflakes analyzes programs and detects various errors. It works by parsing the source file, not importing it
Read morePutout is a JavaScript Linter, pluggable and configurable code transformer, drop-in ESLint replacement with built-in code printer and ability to fix syntax errors.
Read moreFlake8 is a wrapper around these tools:PyFlake, spycodestyle, and Ned Batchelder’s McCabe script.
Read moreJSHint is a community-driven tool that detects errors and potential problems in JavaScript code.
Read more