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
- tags: javascript, linter, style-guide
- :octocat: source code
rust-lang/rust-clippy
https://github.com/rust-lang/rust-clippy
A collection of lints to catch common mistakes and improve your Rust code.
- tags: rust, linter
- :octocat: source 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...
- tags: java, linter, code-analysis
ESLint - Pluggable JavaScript linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
- tags: javascript, linter
- :octocat: source code
flake8
https://pypi.python.org/pypi/flake8
A wrapper around pycodestyle, pyflakes and McCabe.
- tags: python, code-analysis, linter
pylint
A fully customizable source code analyzer.
- tags: python, code-analysis, linter
pylama
https://github.com/klen/pylama
A code audit tool for Python and JavaScript.
- tags: python, code-analysis, linter
- :octocat: source code
JavaScript Standard Style
One JavaScript Style to Rule Them All JavaScript style guide, with linter & automatic code fixer
- tags: javascript, linter
- :octocat: source code