Top "Lint" questions

Please tag questions about static analysis tools "static-analysis" unless they're actually about the Lint utility.

Verilog linting tools?

What are some good linting tools for verilog? I'd prefer one that can be configured to either handle or ignore …

verilog lint typechecking hdl
How to detect unused variables in Typescript?

Is there a way to detect unused variables in Typescript (something like ESLint in Javascript)?

typescript lint unused-variables
Android Studio 3.0 vector drawables and LINT tools:ignore="VectorPath"

After upgrading to 3.0 Android Studio has started to complain about long paths in vector drawables. The warning says: Very long …

android lint android-vectordrawable
How to ignore node_modules from prettier

Using pretty-quick for beautification purpose Prettier configuration and Eslint rules are affecting the node_modules. So, want to skip it. …

javascript lint prettier
JSLint (CLI): options?

I'm running JSLint's Rhino version from the Ubuntu command line like so: $ rhino jslint.js myScript.js While the web …

javascript jslint lint
How to ignore Pyflakes errors ‘imported but unused’ in __init__.py in Python?

I split my tests across multiple Python files: tests ├── __init__.py ├── test_apples.py └── test_bananas.py.py I import …

python import lint pyflakes
Android: Lint says - Class referenced in the layout file, was not found in the project or the libraries

In my app, I am using Pull TO Refresh list view library. I had designed layouts for all screens respectively. …

android lint
What does "(...) interpreted as grouped expression" mean?

I'm using a Ruby linter in Atom and for some lines it gives the following warning: (...) interpreted as grouped expression …

ruby lint
What am I doing wrong in this lint error suppression attempt? And is there a better way?

I have the following line of code: ftDCB.ByteSize = FT_BITS_8; And lint (PC-lint via Visual Lint, specifically) gives me …

c++ lint pc-lint
Error Linting URL: An internal error occurred while linting the URL

How to debug the facebook debugger? Detailed description of the problem: I use the "Open Graph Protocol In Posts and …

facebook debugging facebook-opengraph lint