-
Updated
Sep 6, 2020 - JavaScript
{{ message }}
ShellCheck, a static analysis tool for shell scripts
When I ran rome check I got the following output:
node_modules/deep-freeze/package.json:50:14 parse/spdxLicense ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✖ Unknown license public
ℹ The SPDX registry is used to ensure valid and legal licenses. See https://spdx.org/licenses/ for more information.
━━━━━━━━━━━━━━━━━━━━━━━━━
Interpolated string literals will no longer be frozen in Ruby 3.0: https://bugs.ruby-lang.org/issues/17104#note-16
The cop Style/RedundantFreeze will need to exclude those.
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
Optional static typing for Python 3 and 2 (PEP 484)
What is the problem you're trying to solve?
I would like me and my colleagues to be able to use edge-of-your-seat new features to CSS. Sometimes features are not known to Stylelint yet and it would be nice if developers wouldn't have to disable linting for a few lines in the meantime.
What solution would you like to see
A curated list of static analysis tools for all programming languages, config files, build tools, and more.
Hello!
We saw you are using nancy, and we are humbled! I thought I'd reach out and let you know that we will have a 1.0.0 release coming soon, and usage is going to change slightly. To avoid disruption to your project, rather than using latest on your Docker image tag, I'd suggest using v0.3 or v0 for now, and then moving back to latest once you've had some time to digest the changes.
A framework for managing and maintaining multi-language pre-commit hooks.
Dockerfile linter, validate inline bash, written in Haskell
Catch insensitive, inconsiderate writing
DEPRECATED: Use https://github.com/golangci/golangci-lint
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
Staticcheck - The advanced Go linter
A Python utility / library to sort imports.
Static code analysis for Kotlin
Affects PMD Version:
6.17
Rule:
All rulesets.
Description:
PMD output does not inform the user as to the number of rules contravened while running the tool. The user has to look at the output file.
Code Sample demonstrating the issue:
Sep 01, 2019 9:42:45 AM net.sourceforge.pmd.cache.FileAnalysisCache loadFromFile
INFO: Analysis cache loaded
Sep 01, 2019 9:
It's not just a linter that annoys you!
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Describe the bug
In the docs found here:
https://bandit.readthedocs.io/en/latest/plugins/index.html#complete-test-plugin-listing
B109 and B111 show a description instead of a plugin name. This looks inconsistent since all the other plugin names are listed. I believe this is a result of a recent change to remove these deprecated plugins.
To Reproduce
Add a description, image, and links to the linter topic page so that developers can more easily learn about it.
To associate your repository with the linter topic, visit your repo's landing page and select "manage topics."