linter.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [linter]

www.codever.land/bookmarks/t/linter

GitHub - standard/standard

https://github.com/standard/standard

๐ŸŒŸ JavaScript Style Guide, with linter & automatic code fixer - standard/standard


rust-lang/rust-clippy

https://github.com/rust-lang/rust-clippy

A collection of lints to catch common mistakes and improve your Rust code.


SEI CERT Oracle Coding Standard for Java

https://wiki.sei.cmu.edu/confluence/display/java/SEI+CERT+Oracle+Coding+Standard+for+Java

The Java rules and recommendations in this wiki are a work in progress and reflect the current thinking of the secure coding community. Because this is a development website, many pages are incomplete...


ESLint - Pluggable JavaScript linter

https://eslint.org/

A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.


flake8

https://pypi.python.org/pypi/flake8

A wrapper around pycodestyle, pyflakes and McCabe.


pylint

https://www.pylint.org/

A fully customizable source code analyzer.


pylama

https://github.com/klen/pylama

A code audit tool for Python and JavaScript.


JavaScript Standard Style

https://standardjs.com/

One JavaScript Style to Rule Them All JavaScript style guide, with linter & automatic code fixer