andrey-tyukin-sonarsource
Results
2
issues of
andrey-tyukin-sonarsource
For each datatype in JS/TS, there is a way to *introduce* terms of that type, and then there are ways to *eliminate* terms of that type, performing some calculation, or...
type: new rule
topic: quality
A FP for S3800 is reported in the `ruling` integration tests in `jshint/tests/helpers/browser/server.js` for the following code snippet: ``` function(filename) { var faker; if (filename === mainPath) { includedFaker =...
type: false positive
topic: quality